Home
last modified time | relevance | path

Searched refs:onLocationPowerSaveModeChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
DSystemLocationPowerSaveModeHelperTest.java110 verify(listener, after(FAILURE_TIMEOUT_MS).never()).onLocationPowerSaveModeChanged( in testListener()
115 verify(listener, after(FAILURE_TIMEOUT_MS).never()).onLocationPowerSaveModeChanged( in testListener()
120 verify(listener, after(FAILURE_TIMEOUT_MS).never()).onLocationPowerSaveModeChanged( in testListener()
125 verify(listener, after(FAILURE_TIMEOUT_MS).never()).onLocationPowerSaveModeChanged( in testListener()
131 verify(listener, after(FAILURE_TIMEOUT_MS).never()).onLocationPowerSaveModeChanged( in testListener()
137 verify(listener, after(FAILURE_TIMEOUT_MS).never()).onLocationPowerSaveModeChanged( in testListener()
142 verify(listener, timeout(TIMEOUT_MS)).onLocationPowerSaveModeChanged( in testListener()
148 verify(listener, timeout(TIMEOUT_MS)).onLocationPowerSaveModeChanged( in testListener()
154 verify(listener, timeout(TIMEOUT_MS)).onLocationPowerSaveModeChanged( in testListener()
160 verify(listener, timeout(TIMEOUT_MS)).onLocationPowerSaveModeChanged( in testListener()
[all …]
/frameworks/base/services/core/java/com/android/server/location/injector/
DLocationPowerSaveModeHelper.java42 void onLocationPowerSaveModeChanged(@LocationPowerSaveMode int locationPowerSaveMode); in onLocationPowerSaveModeChanged() method
75 listener.onLocationPowerSaveModeChanged(locationPowerSaveMode); in notifyLocationPowerSaveModeChanged()
/frameworks/base/services/core/java/com/android/server/location/provider/
DLocationProviderManager.java1349 this::onLocationPowerSaveModeChanged;
2296 private void onLocationPowerSaveModeChanged(@LocationPowerSaveMode int locationPowerSaveMode) {
/frameworks/base/services/
Dart-profile22966 …ion/provider/LocationProviderManager$$ExternalSyntheticLambda1;->onLocationPowerSaveModeChanged(I)V
23137 …id/server/location/provider/LocationProviderManager;->lambda$onLocationPowerSaveModeChanged$8(Lcom…
23152 PLcom/android/server/location/provider/LocationProviderManager;->onLocationPowerSaveModeChanged(I)V