Home
last modified time | relevance | path

Searched refs:DISALLOW_CONFIG_LOCATION (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java130 UserManager.DISALLOW_CONFIG_LOCATION,
654 case UserManager.DISALLOW_CONFIG_LOCATION: in applyUserRestriction()
678 UserManager.DISALLOW_CONFIG_LOCATION, UserHandle.of(userId)) in isSettingRestrictedForUser()
689 UserManager.DISALLOW_CONFIG_LOCATION, UserHandle.of(userId)) in isSettingRestrictedForUser()
767 restriction = UserManager.DISALLOW_CONFIG_LOCATION; in isSettingRestrictedForUser()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DLocationTile.java104 checkIfRestrictionEnforcedByAdminOnly(state, UserManager.DISALLOW_CONFIG_LOCATION); in handleUpdateState()
/frameworks/base/core/java/android/os/
DUserManager.java447 public static final String DISALLOW_CONFIG_LOCATION = "no_config_location"; field in UserManager
/frameworks/base/non-updatable-api/
Dcurrent.txt35610 field public static final String DISALLOW_CONFIG_LOCATION = "no_config_location";
/frameworks/base/api/
Dcurrent.txt35754 field public static final String DISALLOW_CONFIG_LOCATION = "no_config_location";