Searched refs:locationPowerSaveModeToString (Results 1 – 2 of 2) sorted by relevance
19 import static android.os.PowerManager.locationPowerSaveModeToString;69 Log.d(TAG, "location power save mode is now " + locationPowerSaveModeToString( in notifyLocationPowerSaveModeChanged()
1136 public static String locationPowerSaveModeToString(@LocationPowerSaveMode int mode) { in locationPowerSaveModeToString() method in PowerManager