Home
last modified time | relevance | path

Searched defs:onLocationChanged (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/location/java/android/location/
DLocationListener.java47 void onLocationChanged(@NonNull Location location); in onLocationChanged() method
60 default void onLocationChanged(@NonNull List<Location> locations) { in onLocationChanged() method
DILocationListener.aidl27 …void onLocationChanged(in List<Location> locations, in @nullable IRemoteCallback onCompleteCallbac… in onLocationChanged() method
DLocationManager.java3175 public void onLocationChanged(List<Location> locations, in onLocationChanged() method in LocationManager.LocationListenerTransport
3556 public void onLocationChanged(@NonNull Location location) { in onLocationChanged() method in LocationManager.BatchedLocationCallbackWrapper
3561 public void onLocationChanged(@NonNull List<Location> locations) { in onLocationChanged() method in LocationManager.BatchedLocationCallbackWrapper
/frameworks/base/services/core/java/com/android/server/location/geofence/
DGeofenceManager.java170 ListenerOperation<PendingIntent> onLocationChanged(Location location) { in onLocationChanged() method in GeofenceManager.GeofenceRegistration
453 public void onLocationChanged(Location location) { in onLocationChanged() method in GeofenceManager
/frameworks/base/services/core/java/com/android/server/
DSensorNotificationService.java113 public void onLocationChanged(Location location) { in onLocationChanged() method in SensorNotificationService
/frameworks/base/services/core/java/com/android/server/twilight/
DTwilightService.java249 public void onLocationChanged(@Nullable Location location) { in onLocationChanged() method in TwilightService
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerService.java300 public void onLocationChanged(Location location) { in onLocationChanged() method in TrackerService.LocationTrackingListener
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
DTaskView.java179 public void onLocationChanged() { in onLocationChanged() method in TaskView
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DFusedPrintersProvider.java420 public void onLocationChanged(@Nullable Location location) { in onLocationChanged() method in FusedPrintersProvider