Home
last modified time | relevance | path

Searched defs:DISALLOW_REMOVE_USER (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/multiuser/src/android/host/multiuser/
DEphemeralTest.java50 private static final String DISALLOW_REMOVE_USER = "no_remove_user"; field in EphemeralTest
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java65 public static final String DISALLOW_REMOVE_USER = "no_remove_user"; field in CommonUserRestrictions
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java109 private static final String DISALLOW_REMOVE_USER = "no_remove_user"; field in DeviceAndProfileOwnerTest