Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DILocationListener.aidl29 void onLocationChanged(in Location location); in onLocationChanged() method
DLocationListener.java43 void onLocationChanged(@NonNull Location location); in onLocationChanged() method
DLocationManager.java2647 public void onLocationChanged(Location location) { in onLocationChanged() method in LocationManager.GetCurrentLocationTransport
2718 public void onLocationChanged(Location location) { in onLocationChanged() method in LocationManager.LocationListenerTransport
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleTaskView.java83 public void onLocationChanged() { in onLocationChanged() method in BubbleTaskView
/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.java248 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/services/core/java/com/android/server/location/
DGeofenceManager.java366 public void onLocationChanged(Location location) { in onLocationChanged() method in GeofenceManager
/frameworks/base/core/java/android/app/
DActivityView.java387 public void onLocationChanged() { in onLocationChanged() method in ActivityView
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DFusedPrintersProvider.java415 public void onLocationChanged(@Nullable Location location) { in onLocationChanged() method in FusedPrintersProvider