Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 71feb72b authored by Nathan Harold's avatar Nathan Harold Committed by Android (Google) Code Review
Browse files

Merge "Fix a typo in the docstring of getAllCellInfo()" into mnc-dev

parents 5ac36cea fde06fd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2756,7 +2756,7 @@ public class TelephonyManager {
     * The list can include one or more of {@link android.telephony.CellInfoGsm CellInfoGsm},
     * {@link android.telephony.CellInfoCdma CellInfoCdma},
     * {@link android.telephony.CellInfoLte CellInfoLte} and
     * {@link android.telephony.CellInfoWcdma CellInfoCdma} in any combination.
     * {@link android.telephony.CellInfoWcdma CellInfoWcdma} in any combination.
     * Specifically on devices with multiple radios it is typical to see instances of
     * one or more of any these in the list. In addition 0, 1 or more CellInfo
     * objects may return isRegistered() true.