Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DScreenConfigTest.kt216 UserManager.DISALLOW_CONFIG_SCREEN_TIMEOUT in disallowConfigScreenTimeout_canSetRestriction()
220 .isSet(UserManager.DISALLOW_CONFIG_SCREEN_TIMEOUT) in disallowConfigScreenTimeout_canSetRestriction()
225 UserManager.DISALLOW_CONFIG_SCREEN_TIMEOUT in disallowConfigScreenTimeout_canSetRestriction()
238 UserManager.DISALLOW_CONFIG_SCREEN_TIMEOUT in setDisallowConfigScreenTimeout_notAllowed_throwsException()
DUserRestrictionsTest.java144 CommonUserRestrictions.DISALLOW_CONFIG_SCREEN_TIMEOUT,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java241 public static final String DISALLOW_CONFIG_SCREEN_TIMEOUT = "no_config_screen_timeout"; field in CommonUserRestrictions
324 DISALLOW_CONFIG_SCREEN_TIMEOUT,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java61 UserManager.DISALLOW_CONFIG_SCREEN_TIMEOUT,
216 UserManager.DISALLOW_CONFIG_SCREEN_TIMEOUT,
338 case UserManager.DISALLOW_CONFIG_SCREEN_TIMEOUT: in isRestrictionValid()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34063 field public static final String DISALLOW_CONFIG_SCREEN_TIMEOUT = "no_config_screen_timeout";