Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDevicePolicyLoggingParentTest.java41 UserManager.DISALLOW_CONFIG_LOCATION); in testUserRestrictionLogged()
43 UserManager.DISALLOW_CONFIG_LOCATION); in testUserRestrictionLogged()
DDevicePolicyLoggingTest.java90 UserManager.DISALLOW_CONFIG_LOCATION); in testSetUserRestrictionLogged()
92 UserManager.DISALLOW_CONFIG_LOCATION); in testSetUserRestrictionLogged()
DOrgOwnedProfileOwnerParentTest.java80 UserManager.DISALLOW_CONFIG_LOCATION,
DUserRestrictionsParentTest.java200 UserManager.DISALLOW_CONFIG_LOCATION,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java58 UserManager.DISALLOW_CONFIG_LOCATION,
169 UserManager.DISALLOW_CONFIG_LOCATION);
181 UserManager.DISALLOW_CONFIG_LOCATION,
297 case UserManager.DISALLOW_CONFIG_LOCATION: in isRestrictionValid()
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java74 private static final String DISALLOW_CONFIG_LOCATION = "no_config_location"; field in OrgOwnedProfileOwnerTest
157 .setStrings(DISALLOW_CONFIG_LOCATION, CALLED_FROM_PARENT) in testUserRestrictionSetOnParentLogged()
161 .setStrings(DISALLOW_CONFIG_LOCATION, CALLED_FROM_PARENT) in testUserRestrictionSetOnParentLogged()
DDeviceAndProfileOwnerTest.java176 private static final String DISALLOW_CONFIG_LOCATION = "no_config_location"; field in DeviceAndProfileOwnerTest
1523 .setStrings(DISALLOW_CONFIG_LOCATION, NOT_CALLED_FROM_PARENT) in testSetUserRestrictionLogged()
1527 .setStrings(DISALLOW_CONFIG_LOCATION, NOT_CALLED_FROM_PARENT) in testSetUserRestrictionLogged()