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

Commit 415a50e1 authored by nharold's avatar nharold Committed by android-build-merger
Browse files

Merge "Update the docstring on getAllCellInfo() for unreported values" am:...

Merge "Update the docstring on getAllCellInfo() for unreported values" am: 88d0a95c am: b7e5c6fa
am: c8fceb98

Change-Id: Iba303da06ad35991a610aaf554fbd428cc90ca9e
parents 434ea7ae c8fceb98
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -3160,7 +3160,10 @@ public class TelephonyManager {
     * methods may return true.
     * methods may return true.
     *
     *
     * <p>This method returns valid data for registered cells on devices with
     * <p>This method returns valid data for registered cells on devices with
     * {@link android.content.pm.PackageManager#FEATURE_TELEPHONY}.
     * {@link android.content.pm.PackageManager#FEATURE_TELEPHONY}. In cases where only
     * partial information is available for a particular CellInfo entry, unavailable fields
     * will be reported as Integer.MAX_VALUE. All reported cells will include at least a
     * valid set of technology-specific identification info and a power level measurement.
     *
     *
     *<p>
     *<p>
     * This method is preferred over using {@link
     * This method is preferred over using {@link