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.java269 UserManager.UserOperationException.from(e).getUserOperationResult()); in testCreateProfileForUser_lowStorageException()
287 UserManager.UserOperationException.from(e).getUserOperationResult()); in testCreateProfileForUser_unknownParentUser()
311 UserManager.UserOperationException.from(e).getUserOperationResult()); in testCreateManagedProfileForUser_maxManagedUsersException()
/frameworks/base/core/java/android/os/
DUserManager.java2441 public @UserOperationResult int getUserOperationResult() { in getUserOperationResult() method in UserManager.UserOperationException
2492 public @UserOperationResult int getUserOperationResult() { in getUserOperationResult() method in UserManager.CheckedUserOperationException
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt34131 method public int getUserOperationResult();