Home
last modified time | relevance | path

Searched refs:LISTEN_CELL_LOCATION (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/services/Telephony/testapps/TelephonyRegistryTestApp/src/com/android/phone/testapps/telephonyregistry/
H A DTelephonyRegistryTestApp.java48 put(PhoneStateListener.LISTEN_CELL_LOCATION, "CELL_LOCATION");
/aosp12/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
H A DTrackerService.java147 mTelephonyManager.listen(mPhoneStateListener, PhoneStateListener.LISTEN_CELL_LOCATION); in initLocationListeners()
/aosp12/frameworks/base/core/java/android/telephony/
H A DPhoneStateListener.java147 public static final int LISTEN_CELL_LOCATION = 0x00000010; field in PhoneStateListener
H A DTelephonyRegistryManager.java1022 if ((eventMask & PhoneStateListener.LISTEN_CELL_LOCATION) != 0) { in getEventsFromBitmask()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt42086 …Manifest.permission.ACCESS_FINE_LOCATION) public static final int LISTEN_CELL_LOCATION = 16; // 0x…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28444 field public static final int LISTEN_CELL_LOCATION = 16; // 0x10