/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
D | FusedPrintersProvider.java | 129 private Location getCurrentLocation() { in getCurrentLocation() method in FusedPrintersProvider 182 Location location = getCurrentLocation(); in computeAndDeliverResult() 319 getCurrentLocation()); in loadInternal() 330 updatePrinters(printers, mFavoritePrinters, getCurrentLocation()); in loadInternal() 505 updatePrinters(mDiscoverySession.getPrinters(), newFavoritePrinters, getCurrentLocation()); in forgetFavoritePrinter() 674 Location location = getCurrentLocation(); in addPrinterAndWritePrinterHistory() 831 getCurrentLocation()); in onPostExecute()
|
/frameworks/base/services/core/java/com/android/server/twilight/ |
D | TwilightService.java | 166 mLocationManager.getCurrentLocation( in startListening() 170 mLocationManager.getCurrentLocation( in startListening()
|
/frameworks/base/location/java/android/location/ |
D | LocationManager.java | 942 public void getCurrentLocation(@NonNull String provider, in getCurrentLocation() method in LocationManager 945 getCurrentLocation( in getCurrentLocation() 976 public void getCurrentLocation(@NonNull LocationRequest locationRequest, in getCurrentLocation() method in LocationManager 980 getCurrentLocation(locationRequest.getProvider(), locationRequest, cancellationSignal, in getCurrentLocation() 1021 public void getCurrentLocation(@NonNull String provider, in getCurrentLocation() method in LocationManager 1037 cancelRemote = mService.getCurrentLocation(provider, in getCurrentLocation()
|
D | ILocationManager.aidl | 55 …@nullable ICancellationSignal getCurrentLocation(String provider, in LocationRequest request, in I… in getCurrentLocation() method
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/ |
D | LocationProviderManagerTest.java | 799 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation() 811 ICancellationSignal cancellationSignal = mManager.getCurrentLocation(request, in testGetCurrentLocation_Cancel() 823 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation_ProviderDisabled() 837 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation_ProviderAlreadyDisabled() 851 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation_LastLocation() 859 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation_Timeout() 871 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation_InvisibleUser()
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | LocationManagerService.java | 775 public ICancellationSignal getCurrentLocation(String provider, LocationRequest request, in getCurrentLocation() method in LocationManagerService 805 return manager.getCurrentLocation(request, identity, permissionLevel, consumer); in getCurrentLocation()
|
/frameworks/base/location/api/ |
D | current.txt | 537 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void getCurrentLocation(@NonNull Str… 538 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void getCurrentLocation(@NonNull Str…
|
D | system-current.txt | 442 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void getCurrentLocation(@NonNull and…
|
/frameworks/base/services/core/java/com/android/server/location/provider/ |
D | LocationProviderManager.java | 1964 @Nullable public ICancellationSignal getCurrentLocation(LocationRequest request,
|
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
D | DevicePolicyManagerTest.java | 8526 verify(getServices().locationManager, times(1)).getCurrentLocation( in testSendLostModeLocationUpdate_asDeviceOwner() 8542 verify(getServices().locationManager, times(1)).getCurrentLocation( in testSendLostModeLocationUpdate_asProfileOwnerOfOrgOwnedDevice() 8556 verify(getServices().locationManager, never()).getCurrentLocation( in testSendLostModeLocationUpdate_noProviderIsEnabled()
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 8222 mInjector.getLocationManager().getCurrentLocation(providers[index],
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |