Home
last modified time | relevance | path

Searched refs:setLowPowerMode (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
DProviderRequest.java161 public Builder setLowPowerMode(boolean lowPowerMode) { in setLowPowerMode() method in ProviderRequest.Builder
/frameworks/base/location/java/android/location/
DLocationRequest.java417 public @NonNull LocationRequest setLowPowerMode(boolean enabled) { in setLowPowerMode() method in LocationRequest
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java1551 providerRequest.setLowPowerMode(true); in applyRequirementsLocked()
1566 providerRequest.setLowPowerMode(false); in applyRequirementsLocked()
1591 providerRequest.setLowPowerMode(false); in applyRequirementsLocked()
1846 sanitizedRequest.setLowPowerMode(false); in createSanitizedRequest()
/frameworks/base/api/
Dtest-current.txt1706 method @NonNull public android.location.LocationRequest setLowPowerMode(boolean);
Dsystem-current.txt4103 method @NonNull public android.location.LocationRequest setLowPowerMode(boolean);
/frameworks/base/non-updatable-api/
Dsystem-current.txt4051 method @NonNull public android.location.LocationRequest setLowPowerMode(boolean);
/frameworks/base/config/
Dboot-image-profile.txt12628 HSPLandroid/location/LocationRequest;->setLowPowerMode(Z)Landroid/location/LocationRequest;
28079 HSPLcom/android/internal/location/ProviderRequest$Builder;->setLowPowerMode(Z)Lcom/android/internal…