Searched refs:setLowPowerMode (Results 1 – 7 of 7) sorted by relevance
161 public Builder setLowPowerMode(boolean lowPowerMode) { in setLowPowerMode() method in ProviderRequest.Builder
417 public @NonNull LocationRequest setLowPowerMode(boolean enabled) { in setLowPowerMode() method in LocationRequest
1551 providerRequest.setLowPowerMode(true); in applyRequirementsLocked()1566 providerRequest.setLowPowerMode(false); in applyRequirementsLocked()1591 providerRequest.setLowPowerMode(false); in applyRequirementsLocked()1846 sanitizedRequest.setLowPowerMode(false); in createSanitizedRequest()
1706 method @NonNull public android.location.LocationRequest setLowPowerMode(boolean);
4103 method @NonNull public android.location.LocationRequest setLowPowerMode(boolean);
4051 method @NonNull public android.location.LocationRequest setLowPowerMode(boolean);
12628 HSPLandroid/location/LocationRequest;->setLowPowerMode(Z)Landroid/location/LocationRequest;28079 HSPLcom/android/internal/location/ProviderRequest$Builder;->setLowPowerMode(Z)Lcom/android/internal…