Searched refs:LOCATION_MODE_OFF (Results 1 – 13 of 13) sorted by relevance
27 import static android.provider.Settings.Secure.LOCATION_MODE_OFF;123 return mLocationMode.getValueForUser(LOCATION_MODE_OFF, userId) != LOCATION_MODE_OFF; in isLocationEnabled()135 : Settings.Secure.LOCATION_MODE_OFF, in setLocationEnabled()
221 Settings.Secure.LOCATION_MODE_OFF) != Settings.Secure.LOCATION_MODE_OFF; in isLocationModeEnabled()
682 android.provider.Settings.Secure.LOCATION_MODE_OFF, in applyUserRestriction()796 } else if (String.valueOf(Settings.Secure.LOCATION_MODE_OFF).equals(value)) { in isSettingRestrictedForUser()
6005 android.provider.Settings.Secure.LOCATION_MODE_OFF, user.id);
588 mockLocationModeValue(Settings.Secure.LOCATION_MODE_OFF); in mockLocationModeOff()
1325 .isEqualTo(Settings.Secure.LOCATION_MODE_OFF); in testAddRestrictedProfile()
542 // Secure#LOCATION_MODE_OFF} temporarily for all users.
4883 : Secure.LOCATION_MODE_OFF;5487 && !Integer.toString(Secure.LOCATION_MODE_OFF)
8185 public static final int LOCATION_MODE_OFF = 0; field in Settings.Secure
15146 : Settings.Secure.LOCATION_MODE_OFF)) in setLocationEnabled()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
25347 field public static final int LOCATION_MODE_OFF = 0; // 0x0
37520 field public static final int LOCATION_MODE_OFF = 0; // 0x0