Home
last modified time | relevance | path

Searched refs:DISALLOW_SYSTEM_ERROR_DIALOGS (Results 1 – 8 of 8) sorted by relevance

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DSystemErrorDialogsTest.java23 …ic com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_SYSTEM_ERROR_DIALOGS;
73 sDeviceState.dpc().componentName(), DISALLOW_SYSTEM_ERROR_DIALOGS)); in addUserRestriction_disallowSystemErrorDialogs_cannotSet_throwsException()
85 DISALLOW_SYSTEM_ERROR_DIALOGS); in addUserRestriction_disallowSystemErrorDialogs_isSet() local
88 .userRestrictions().isSet(DISALLOW_SYSTEM_ERROR_DIALOGS)) in addUserRestriction_disallowSystemErrorDialogs_isSet()
92 sDeviceState.dpc().componentName(), DISALLOW_SYSTEM_ERROR_DIALOGS); in addUserRestriction_disallowSystemErrorDialogs_isSet() local
105 DISALLOW_SYSTEM_ERROR_DIALOGS); in addUserRestrictionGlobally_disallowSystemErrorDialogs_isSet()
108 .userRestrictions().isSet(DISALLOW_SYSTEM_ERROR_DIALOGS)) in addUserRestrictionGlobally_disallowSystemErrorDialogs_isSet()
112 sDeviceState.dpc().componentName(), DISALLOW_SYSTEM_ERROR_DIALOGS); in addUserRestrictionGlobally_disallowSystemErrorDialogs_isSet() local
125 DISALLOW_SYSTEM_ERROR_DIALOGS); in clearUserRestriction_disallowSystemErrorDialogs_isNotSet() local
128 sDeviceState.dpc().componentName(), DISALLOW_SYSTEM_ERROR_DIALOGS); in clearUserRestriction_disallowSystemErrorDialogs_isNotSet() local
[all …]
DUserRestrictionsTest.java120 CommonUserRestrictions.DISALLOW_SYSTEM_ERROR_DIALOGS,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java134 public static final String DISALLOW_SYSTEM_ERROR_DIALOGS = "no_system_error_dialogs"; field in CommonUserRestrictions
300 DISALLOW_SYSTEM_ERROR_DIALOGS,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java47 UserManager.DISALLOW_SYSTEM_ERROR_DIALOGS,
DSecondaryProfileOwnerUserRestrictionsTest.java39 UserManager.DISALLOW_SYSTEM_ERROR_DIALOGS,
DBaseUserRestrictionsTest.java65 UserManager.DISALLOW_SYSTEM_ERROR_DIALOGS,
112 UserManager.DISALLOW_SYSTEM_ERROR_DIALOGS
DDeviceOwnerUserRestrictionsTest.java49 UserManager.DISALLOW_SYSTEM_ERROR_DIALOGS,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34097 field public static final String DISALLOW_SYSTEM_ERROR_DIALOGS = "no_system_error_dialogs";