Home
last modified time | relevance | path

Searched refs:DISALLOW_REMOVE_USER (Results 1 – 8 of 8) 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.java90 UserManager.DISALLOW_REMOVE_USER,
DUserManagerService.java3115 UserManager.DISALLOW_REMOVE_USER, false)) { in markGuestForDeletion()
3166 ? UserManager.DISALLOW_REMOVE_MANAGED_PROFILE : UserManager.DISALLOW_REMOVE_USER; in removeUser()
/frameworks/base/core/java/android/os/
DUserManager.java377 public static final String DISALLOW_REMOVE_USER = "no_remove_user"; field in UserManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6587 restriction = UserManager.DISALLOW_REMOVE_USER; in wipeDataNoLock()
9788 : 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/non-updatable-api/
Dcurrent.txt35635 field public static final String DISALLOW_REMOVE_USER = "no_remove_user";
/frameworks/base/api/
Dcurrent.txt35779 field public static final String DISALLOW_REMOVE_USER = "no_remove_user";