Home
last modified time | relevance | path

Searched defs:getCurrentLocation (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/location/java/android/location/
DLocationManager.java852 public void getCurrentLocation(@NonNull String provider, in getCurrentLocation() method in LocationManager
886 public void getCurrentLocation(@NonNull LocationRequest locationRequest, in getCurrentLocation() method in LocationManager
931 public void getCurrentLocation(@NonNull String provider, in getCurrentLocation() method in LocationManager
DILocationManager.aidl54 …@nullable ICancellationSignal getCurrentLocation(String provider, in LocationRequest request, in I… in getCurrentLocation() method
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DFusedPrintersProvider.java129 private Location getCurrentLocation() { in getCurrentLocation() method in FusedPrintersProvider
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java676 public ICancellationSignal getCurrentLocation(String provider, LocationRequest request, in getCurrentLocation() method in LocationManagerService