/frameworks/base/location/java/android/location/ |
D | LocationListener.java | 44 void onLocationChanged(Location location); in onLocationChanged() method
|
D | ILocationListener.aidl | 28 void onLocationChanged(in Location location); in onLocationChanged() method
|
D | LocationManager.java | 256 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/ |
D | ExternalSharedPermsFLTest.java | 37 public void onLocationChanged(Location location) {} in testRunFineLocation()
|
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPerms/src/com/android/framework/externalsharedpermstestapp/ |
D | ExternalSharedPermsTest.java | 42 public void onLocationChanged(Location location) {} in testRunLocationAndBluetooth()
|
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/src/com/android/framework/externalsharedpermsdiffkeytestapp/ |
D | ExternalSharedPermsDiffKeyTest.java | 40 public void onLocationChanged(Location location) {} in testRunBluetoothAndFineLocation()
|
/frameworks/base/docs/html/training/articles/ |
D | wear-location-detection.jd | 207 …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/ |
D | receive-location-updates.jd | 109 …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/ |
D | LocationBasedCountryDetector.java | 178 public void onLocationChanged(Location location) { in detectCountry()
|
D | FlpHardwareProvider.java | 481 public void onLocationChanged(Location location) { in onLocationChanged() method in FlpHardwareProvider.NetworkLocationListener
|
D | GeofenceManager.java | 381 public void onLocationChanged(Location location) { in onLocationChanged() method in GeofenceManager
|
D | GnssLocationProvider.java | 2195 public void onLocationChanged(Location location) {
|
/frameworks/base/services/core/java/com/android/server/twilight/ |
D | TwilightService.java | 606 public void onLocationChanged(Location location) { 620 public void onLocationChanged(Location location) {
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
D | LocationStatsAggregator.java | 228 public void onLocationChanged(Location location) {
|
/frameworks/base/packages/FusedLocation/src/com/android/location/fused/ |
D | FusionEngine.java | 263 public void onLocationChanged(Location location) { in onLocationChanged() method in FusionEngine
|
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/ |
D | TrackerService.java | 300 public void onLocationChanged(Location location) { in onLocationChanged() method in TrackerService.LocationTrackingListener
|
/frameworks/base/services/tests/servicestests/src/com/android/server/location/ |
D | LocationBasedCountryDetectorTest.java | 131 listener.onLocationChanged(mLocation); in notifyLocationFound()
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
D | FusedPrintersProvider.java | 260 onLocationChanged(lastLocation); in onStartLoading() 421 public void onLocationChanged(Location location) { in onLocationChanged() method in FusedPrintersProvider
|
/frameworks/base/services/core/java/com/android/server/ |
D | DeviceIdleController.java | 466 public void onLocationChanged(Location location) { 487 public void onLocationChanged(Location location) {
|
D | LocationManagerService.java | 848 mListener.onLocationChanged(new Location(location)); in callLocationChangedLocked()
|
/frameworks/base/docs/html/guide/topics/location/ |
D | strategies.jd | 111 public void onLocationChanged(Location location) {
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 13844 method public abstract void onLocationChanged(android.location.Location);
|
/frameworks/base/api/ |
D | current.txt | 19315 method public abstract void onLocationChanged(android.location.Location);
|
D | test-current.txt | 19383 method public abstract void onLocationChanged(android.location.Location);
|
D | system-current.txt | 20761 method public abstract void onLocationChanged(android.location.Location);
|