Home
last modified time | relevance | path

Searched refs:getUserOperationResult (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerServiceCreateProfileTest.java265 UserManager.UserOperationException.from(e).getUserOperationResult()); in testCreateProfileForUser_lowStorageException()
283 UserManager.UserOperationException.from(e).getUserOperationResult()); in testCreateProfileForUser_unknownParentUser()
307 UserManager.UserOperationException.from(e).getUserOperationResult()); in testCreateManagedProfileForUser_maxManagedUsersException()
/frameworks/base/core/java/android/os/
DUserManager.java1545 public @UserOperationResult int getUserOperationResult() { in getUserOperationResult() method in UserManager.UserOperationException
1596 public @UserOperationResult int getUserOperationResult() { in getUserOperationResult() method in UserManager.CheckedUserOperationException
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt37095 method public int getUserOperationResult();