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.java59 UserManager.DISALLOW_CONFIG_LOCATION,
203 UserManager.DISALLOW_CONFIG_LOCATION);
215 UserManager.DISALLOW_CONFIG_LOCATION,
340 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.java177 private static final String DISALLOW_CONFIG_LOCATION = "no_config_location"; field in DeviceAndProfileOwnerTest
1440 .setStrings(DISALLOW_CONFIG_LOCATION, NOT_CALLED_FROM_PARENT) in testSetUserRestrictionLogged()
1444 .setStrings(DISALLOW_CONFIG_LOCATION, NOT_CALLED_FROM_PARENT) in testSetUserRestrictionLogged()