Home
last modified time | relevance | path

Searched refs:onLocationChanged (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/location/java/android/location/
DLocationListener.java44 void onLocationChanged(Location location); in onLocationChanged() method
DILocationListener.aidl28 void onLocationChanged(in Location location); in onLocationChanged() method
DLocationManager.java256 public void onLocationChanged(Location location) { in onLocationChanged() method in LocationManager.ListenerTransport
297 mListener.onLocationChanged(location); in _handleMessage()
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsFL/src/com/android/framework/externalsharedpermsfltestapp/
DExternalSharedPermsFLTest.java37 public void onLocationChanged(Location location) {} in testRunFineLocation()
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPerms/src/com/android/framework/externalsharedpermstestapp/
DExternalSharedPermsTest.java42 public void onLocationChanged(Location location) {} in testRunLocationAndBluetooth()
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/src/com/android/framework/externalsharedpermsdiffkeytestapp/
DExternalSharedPermsDiffKeyTest.java40 public void onLocationChanged(Location location) {} in testRunBluetoothAndFineLocation()
/frameworks/base/docs/html/training/articles/
Dwear-location-detection.jd207 …d location updates, the system calls the {@link android.location.LocationListener#onLocationChanged
208 onLocationChanged()} method with the updated location at the interval specified in <a
322 implement the {@link android.location.LocationListener#onLocationChanged onLocationChanged()}
330 public void onLocationChanged(Location location) {
/frameworks/base/docs/html/training/location/
Dreceive-location-updates.jd109 …google/android/gms/location/LocationListener.html">{@code LocationListener.onLocationChanged()}</a>
155 …s/location/LocationListener.html#onLocationChanged(android.location.Location)">{@code LocationList…
169 public void onLocationChanged(Location location) {
/frameworks/base/services/core/java/com/android/server/location/
DLocationBasedCountryDetector.java178 public void onLocationChanged(Location location) { in detectCountry()
DFlpHardwareProvider.java481 public void onLocationChanged(Location location) { in onLocationChanged() method in FlpHardwareProvider.NetworkLocationListener
DGeofenceManager.java381 public void onLocationChanged(Location location) { in onLocationChanged() method in GeofenceManager
DGnssLocationProvider.java2195 public void onLocationChanged(Location location) {
/frameworks/base/services/core/java/com/android/server/twilight/
DTwilightService.java606 public void onLocationChanged(Location location) {
620 public void onLocationChanged(Location location) {
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
DLocationStatsAggregator.java228 public void onLocationChanged(Location location) {
/frameworks/base/packages/FusedLocation/src/com/android/location/fused/
DFusionEngine.java263 public void onLocationChanged(Location location) { in onLocationChanged() method in FusionEngine
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerService.java300 public void onLocationChanged(Location location) { in onLocationChanged() method in TrackerService.LocationTrackingListener
/frameworks/base/services/tests/servicestests/src/com/android/server/location/
DLocationBasedCountryDetectorTest.java131 listener.onLocationChanged(mLocation); in notifyLocationFound()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DFusedPrintersProvider.java260 onLocationChanged(lastLocation); in onStartLoading()
421 public void onLocationChanged(Location location) { in onLocationChanged() method in FusedPrintersProvider
/frameworks/base/services/core/java/com/android/server/
DDeviceIdleController.java466 public void onLocationChanged(Location location) {
487 public void onLocationChanged(Location location) {
DLocationManagerService.java848 mListener.onLocationChanged(new Location(location)); in callLocationChangedLocked()
/frameworks/base/docs/html/guide/topics/location/
Dstrategies.jd111 public void onLocationChanged(Location location) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13844 method public abstract void onLocationChanged(android.location.Location);
/frameworks/base/api/
Dcurrent.txt19315 method public abstract void onLocationChanged(android.location.Location);
Dtest-current.txt19383 method public abstract void onLocationChanged(android.location.Location);
Dsystem-current.txt20761 method public abstract void onLocationChanged(android.location.Location);