Searched refs:requestSingleUpdate (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/location/api/ |
D | system-lint-baseline.txt | 40 SamShouldBeLast: android.location.LocationManager#requestSingleUpdate(String, android.location.Loca… 41 …ch as parameter 2, "listener", in android.location.LocationManager.requestSingleUpdate) should be … 42 SamShouldBeLast: android.location.LocationManager#requestSingleUpdate(android.location.Criteria, an… 43 …ch as parameter 2, "listener", in android.location.LocationManager.requestSingleUpdate) should be …
|
D | module-lib-lint-baseline.txt | 42 SamShouldBeLast: android.location.LocationManager#requestSingleUpdate(String, android.location.Loca… 43 …ch as parameter 2, "listener", in android.location.LocationManager.requestSingleUpdate) should be … 44 SamShouldBeLast: android.location.LocationManager#requestSingleUpdate(android.location.Criteria, an… 45 …ch as parameter 2, "listener", in android.location.LocationManager.requestSingleUpdate) should be …
|
D | current.txt | 581 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void requestSingleUpdate(@NonNull St… 582 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void requestSingleUpdate(@NonNull an… 583 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void requestSingleUpdate(@NonNull St… 584 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void requestSingleUpdate(@NonNull an…
|
/frameworks/base/location/java/android/location/ |
D | LocationManager.java | 1068 public void requestSingleUpdate( in requestSingleUpdate() method in LocationManager 1105 public void requestSingleUpdate( in requestSingleUpdate() method in LocationManager 1140 public void requestSingleUpdate(@NonNull String provider, in requestSingleUpdate() method in LocationManager 1174 public void requestSingleUpdate(@NonNull Criteria criteria, in requestSingleUpdate() method in LocationManager
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 13877 …method public void requestSingleUpdate(java.lang.String, android.location.LocationListener, androi… 13878 …method public void requestSingleUpdate(android.location.Criteria, android.location.LocationListene… 13879 method public void requestSingleUpdate(java.lang.String, android.app.PendingIntent); 13880 method public void requestSingleUpdate(android.location.Criteria, android.app.PendingIntent);
|