Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DScreenConfigTest.kt180 UserManager.DISALLOW_CONFIG_BRIGHTNESS in disallowConfigBrightness_canSetRestriction()
184 UserManager.DISALLOW_CONFIG_BRIGHTNESS in disallowConfigBrightness_canSetRestriction()
190 UserManager.DISALLOW_CONFIG_BRIGHTNESS in disallowConfigBrightness_canSetRestriction()
203 UserManager.DISALLOW_CONFIG_BRIGHTNESS in setDisallowConfigBrightness_notAllowed_throwsException()
DUserRestrictionsTest.java141 CommonUserRestrictions.DISALLOW_CONFIG_BRIGHTNESS,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java235 public static final String DISALLOW_CONFIG_BRIGHTNESS = "no_config_brightness"; field in CommonUserRestrictions
321 DISALLOW_CONFIG_BRIGHTNESS,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java62 UserManager.DISALLOW_CONFIG_BRIGHTNESS,
217 UserManager.DISALLOW_CONFIG_BRIGHTNESS);
291 case UserManager.DISALLOW_CONFIG_BRIGHTNESS: in isRestrictionValid()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34054 field public static final String DISALLOW_CONFIG_BRIGHTNESS = "no_config_brightness";