Searched defs:locationMode (Results 1 – 3 of 3) sorted by relevance
68 private int locationMode = PowerManager.LOCATION_MODE_ALL_DISABLED_WHEN_SCREEN_OFF; field in ShadowPowerManager203 public void setLocationPowerSaveMode(@PowerManager.LocationPowerSaveMode int locationMode) { in setLocationPowerSaveMode()
551 public void setLocationMode(int locationMode) { in setLocationMode()562 private void setLocationModeInternal(int locationMode) { in setLocationModeInternal()563 Secure.putInt(getContext().getContentResolver(), LOCATION_MODE, locationMode); in setLocationModeInternal() local
3543 "locationMode": { object