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

Commit fde06fd3 authored by Nathan Harold's avatar Nathan Harold
Browse files

Fix a typo in the docstring of getAllCellInfo()

Change-Id: I5ac23e708926a1ca649ace3890af417c9607e0e9
parent fba7f5d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2734,7 +2734,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.