Home
last modified time | relevance | path

Searched refs:DISALLOW_NETWORK_RESET (Results 1 – 10 of 10) sorted by relevance

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DNetworkResetTest.java22 import static android.os.UserManager.DISALLOW_NETWORK_RESET;
81 sUserManager.hasUserRestriction(DISALLOW_NETWORK_RESET); in factoryReset_disallowedByNetworkResetPolicy_doesNotFactoryReset()
85 sDeviceState.dpc().componentName(), DISALLOW_NETWORK_RESET); in factoryReset_disallowedByNetworkResetPolicy_doesNotFactoryReset() local
93 restoreUserRestriction(originalUserRestriction, DISALLOW_NETWORK_RESET); in factoryReset_disallowedByNetworkResetPolicy_doesNotFactoryReset()
129 sUserManager.hasUserRestriction(DISALLOW_NETWORK_RESET); in factoryReset_noPolicyRestrictions_resetsToDefault()
141 sDeviceState.dpc().componentName(), DISALLOW_NETWORK_RESET); in factoryReset_noPolicyRestrictions_resetsToDefault() local
151 restoreUserRestriction(originalNetworkResetUserRestriction, DISALLOW_NETWORK_RESET); in factoryReset_noPolicyRestrictions_resetsToDefault()
DUserRestrictionsTest.java105 CommonUserRestrictions.DISALLOW_NETWORK_RESET,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java83 public static final String DISALLOW_NETWORK_RESET = "no_network_reset"; field in CommonUserRestrictions
283 DISALLOW_NETWORK_RESET,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java33 UserManager.DISALLOW_NETWORK_RESET,
DSecondaryProfileOwnerUserRestrictionsTest.java53 UserManager.DISALLOW_NETWORK_RESET,
DBaseUserRestrictionsTest.java51 UserManager.DISALLOW_NETWORK_RESET,
90 UserManager.DISALLOW_NETWORK_RESET,
DDeviceOwnerUserRestrictionsTest.java35 UserManager.DISALLOW_NETWORK_RESET,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java52 UserManager.DISALLOW_NETWORK_RESET,
184 UserManager.DISALLOW_NETWORK_RESET,
325 case UserManager.DISALLOW_NETWORK_RESET: in isRestrictionValid()
DPolicyTransparencyTestActivity.java86 UserManager.DISALLOW_NETWORK_RESET,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34083 field public static final String DISALLOW_NETWORK_RESET = "no_network_reset";