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

Commit da209d4e authored by Hall Liu's avatar Hall Liu Committed by Automerger Merge Worker
Browse files

Merge "Fix docs for LISTEN_CELL_LOCATION" am: 11bc7850

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1340733

Change-Id: I6ab1af75a2865ccc5330afcc83017903bdefeb66
parents 89dcc9e9 11bc7850
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -157,8 +157,8 @@ public class PhoneStateListener {
     * Listen for changes to the device's cell location. Note that
     * Listen for changes to the device's cell location. Note that
     * this will result in frequent callbacks to the listener.
     * this will result in frequent callbacks to the listener.
     * {@more}
     * {@more}
     * Requires Permission: {@link android.Manifest.permission#ACCESS_COARSE_LOCATION
     * Requires Permission: {@link android.Manifest.permission#ACCESS_FINE_LOCATION
     * ACCESS_COARSE_LOCATION}
     * ACCESS_FINE_LOCATION}
     * <p>
     * <p>
     * If you need regular location updates but want more control over
     * If you need regular location updates but want more control over
     * the update interval or location precision, you can set up a listener
     * the update interval or location precision, you can set up a listener