Searched refs:GPS_EVENT_STOPPED (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/location/java/android/location/ | ||
H A D | GpsStatus.java | 90 public static final int GPS_EVENT_STOPPED = 2; field in GpsStatus |
H A D | LocationManager.java | 3328 mGpsListener.onGpsStatusChanged(GpsStatus.GPS_EVENT_STOPPED); in onStopped() |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ | ||
H A D | current.txt | 20756 field @Deprecated public static final int GPS_EVENT_STOPPED = 2; // 0x2 |