Searched refs:LOCATION_MODE_OFF (Results 1 – 12 of 12) sorted by relevance
26 import static android.provider.Settings.Secure.LOCATION_MODE_OFF;118 return mLocationMode.getValueForUser(LOCATION_MODE_OFF, userId) != LOCATION_MODE_OFF; in isLocationEnabled()130 : Settings.Secure.LOCATION_MODE_OFF, in setLocationEnabled()
221 Settings.Secure.LOCATION_MODE_OFF) != Settings.Secure.LOCATION_MODE_OFF; in isLocationModeEnabled()
565 android.provider.Settings.Secure.LOCATION_MODE_OFF, in applyUserRestriction()689 } else if (String.valueOf(Settings.Secure.LOCATION_MODE_OFF).equals(value)) { in isSettingRestrictedForUser()
4045 android.provider.Settings.Secure.LOCATION_MODE_OFF, user.id); in createRestrictedProfileWithThrow()
588 mockLocationModeValue(Settings.Secure.LOCATION_MODE_OFF); in mockLocationModeOff()
686 .isEqualTo(Settings.Secure.LOCATION_MODE_OFF); in testAddRestrictedProfile()
539 // Secure#LOCATION_MODE_OFF} temporarily for all users.
4587 : Secure.LOCATION_MODE_OFF;
6823 public static final int LOCATION_MODE_OFF = 0; field in Settings.Secure
12164 : Settings.Secure.LOCATION_MODE_OFF))
35345 field public static final int LOCATION_MODE_OFF = 0; // 0x0
25347 field public static final int LOCATION_MODE_OFF = 0; // 0x0