Home
last modified time | relevance | path

Searched refs:DISALLOW_REMOVE_USER (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceMigrationTest.java91 UserManager.DISALLOW_REMOVE_USER, in testMigration()
100 UserManager.DISALLOW_REMOVE_USER, in testMigration()
187 UserManager.DISALLOW_REMOVE_USER in testMigration()
193 UserManager.DISALLOW_REMOVE_USER in testMigration()
/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java79 UserManager.DISALLOW_REMOVE_USER,
DUserManagerService.java2606 UserManager.DISALLOW_REMOVE_USER, false)) { in markGuestForDeletion()
2657 ? UserManager.DISALLOW_REMOVE_MANAGED_PROFILE : UserManager.DISALLOW_REMOVE_USER; in removeUser()
/frameworks/base/core/java/android/os/
DUserManager.java277 public static final String DISALLOW_REMOVE_USER = "no_remove_user"; field in UserManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5379 restriction = UserManager.DISALLOW_REMOVE_USER; in wipeDataNoLock()
8236 : UserManager.DISALLOW_REMOVE_USER; in removeUser()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22406 field public static final java.lang.String DISALLOW_REMOVE_USER = "no_remove_user";
/frameworks/base/api/
Dcurrent.txt31705 field public static final java.lang.String DISALLOW_REMOVE_USER = "no_remove_user";
Dtest-current.txt31891 field public static final java.lang.String DISALLOW_REMOVE_USER = "no_remove_user";
Dsystem-current.txt34542 field public static final java.lang.String DISALLOW_REMOVE_USER = "no_remove_user";