/aosp12/packages/apps/Camera2/src_pd/com/android/camera/app/ |
H A D | LocationManager.java | 54 public Location getCurrentLocation() { in getCurrentLocation() method in LocationManager 55 return mLocationProvider.getCurrentLocation(); in getCurrentLocation()
|
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
H A 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()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/app/ |
H A D | LocationProvider.java | 39 public Location getCurrentLocation(); in getCurrentLocation() method
|
H A D | NoOpLocationProvider.java | 31 public Location getCurrentLocation() { in getCurrentLocation() method in NoOpLocationProvider
|
H A D | LegacyLocationProvider.java | 47 public Location getCurrentLocation() { in getCurrentLocation() method in LegacyLocationProvider
|
/aosp12/frameworks/base/services/core/java/com/android/server/twilight/ |
H A D | TwilightService.java | 166 mLocationManager.getCurrentLocation( in startListening() 170 mLocationManager.getCurrentLocation( in startListening()
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ |
H A D | LocationManager.java | 51 public Location getCurrentLocation() { in getCurrentLocation() method in LocationManager
|
H A D | VideoCamera.java | 1209 Location loc = mLocationManager.getCurrentLocation(); in initializeRecorder() 1407 Location loc = mLocationManager.getCurrentLocation(); in generateVideoFilename() 2381 Location loc = mLocationManager.getCurrentLocation(); in onTouch()
|
H A D | Camera.java | 1051 Location loc = mLocationManager.getCurrentLocation(); in capture()
|
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/ |
H A D | LocationProviderManagerTest.java | 724 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation() 736 ICancellationSignal cancellationSignal = mManager.getCurrentLocation(request, in testGetCurrentLocation_Cancel() 748 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation_ProviderDisabled() 762 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation_ProviderAlreadyDisabled() 776 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation_LastLocation() 784 mManager.getCurrentLocation(request, IDENTITY, PERMISSION_FINE, listener); in testGetCurrentLocation_Timeout()
|
/aosp12/frameworks/base/location/java/android/location/ |
H A D | LocationManager.java | 852 public void getCurrentLocation(@NonNull String provider, in getCurrentLocation() method in LocationManager 855 getCurrentLocation( in getCurrentLocation() 886 public void getCurrentLocation(@NonNull LocationRequest locationRequest, in getCurrentLocation() method in LocationManager 890 getCurrentLocation(locationRequest.getProvider(), locationRequest, cancellationSignal, in getCurrentLocation() 931 public void getCurrentLocation(@NonNull String provider, in getCurrentLocation() method in LocationManager 947 cancelRemote = mService.getCurrentLocation(provider, in getCurrentLocation()
|
H A D | ILocationManager.aidl | 54 …@nullable ICancellationSignal getCurrentLocation(String provider, in LocationRequest request, in I… in getCurrentLocation() method
|
/aosp12/packages/apps/Camera2/src/com/android/camera/captureintent/resource/ |
H A D | ResourceCaptureToolsImpl.java | 171 resource.getLocationManager().getCurrentLocation(); in takePictureNow()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | VideoModule.java | 413 Location loc = mLocationManager.getCurrentLocation(); in takeASnapshot() 1203 Location loc = mLocationManager.getCurrentLocation(); in setRecordLocation() 1236 Location loc = mLocationManager.getCurrentLocation(); in generateVideoValues()
|
H A D | CaptureModule.java | 556 Location location = mLocationManager.getCurrentLocation(); in createAndStartCaptureSession() 568 Location location = mLocationManager.getCurrentLocation(); in createAndStartUntrackedCaptureSession()
|
H A D | PhotoModule.java | 1134 Location loc = mActivity.getLocationManager().getCurrentLocation(); in capture()
|
/aosp12/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/ |
H A D | EnvironmentImpl.java | 431 mLocationManager.getCurrentLocation(
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | jackson-core-2.9.9.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | jackson-core-2.11.1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp12/frameworks/base/services/core/java/com/android/server/location/ |
H A D | LocationManagerService.java | 676 public ICancellationSignal getCurrentLocation(String provider, LocationRequest request, in getCurrentLocation() method in LocationManagerService 695 return manager.getCurrentLocation(request, identity, permissionLevel, consumer); in getCurrentLocation()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/provider/ |
H A D | LocationProviderManager.java | 1755 public @Nullable ICancellationSignal getCurrentLocation(LocationRequest request,
|
/aosp12/frameworks/base/core/api/ |
H A D | system-current.txt | 4944 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void getCurrentLocation(@NonNull and…
|
H A D | current.txt | 19998 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void getCurrentLocation(@NonNull Str… 19999 …ON, android.Manifest.permission.ACCESS_FINE_LOCATION}) public void getCurrentLocation(@NonNull Str…
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 21359 HPLcom/android/server/location/LocationManagerService;->getCurrentLocation(Ljava/lang/String;Landro… 23116 HPLcom/android/server/location/provider/LocationProviderManager;->getCurrentLocation(Landroid/locat… 23131 HPLcom/android/server/location/provider/LocationProviderManager;->lambda$getCurrentLocation$1$Locat…
|