Home
last modified time | relevance | path

Searched defs:DISALLOW_ADJUST_VOLUME (Results 1 – 2 of 2) sorted by relevance

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java119 public static final String DISALLOW_ADJUST_VOLUME = "no_adjust_volume"; field in CommonUserRestrictions
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java151 private static final String DISALLOW_ADJUST_VOLUME = "no_adjust_volume"; field in DeviceAndProfileOwnerTest