Home
last modified time | relevance | path

Searched defs:ALLOWED (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java21 public static final String[] ALLOWED = new String[] { field in PrimaryProfileOwnerUserRestrictionsTest
DDeviceOwnerUserRestrictionsTest.java23 public static final String[] ALLOWED = new String[] { field in DeviceOwnerUserRestrictionsTest
DSecondaryProfileOwnerUserRestrictionsTest.java24 public static final String[] ALLOWED = new String[] { field in SecondaryProfileOwnerUserRestrictionsTest
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/appops/
DAppOps.java38 ALLOWED(AppOpsManager.MODE_ALLOWED), enumConstant