Searched refs:notifyLocationPowerSaveModeChanged (Results 1 – 3 of 3) sorted by relevance
41 notifyLocationPowerSaveModeChanged(locationPowerSaveMode); in setLocationPowerSaveMode()
66 protected final void notifyLocationPowerSaveModeChanged( in notifyLocationPowerSaveModeChanged() method in LocationPowerSaveModeHelper
78 FgThread.getHandler().post(() -> notifyLocationPowerSaveModeChanged(locationPowerSaveMode)); in accept()