Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerServiceCreateProfileTest.java266 UserManager.UserOperationException.from(e).getUserOperationResult()); in testCreateProfileForUser_lowStorageException()
284 UserManager.UserOperationException.from(e).getUserOperationResult()); in testCreateProfileForUser_unknownParentUser()
308 UserManager.UserOperationException.from(e).getUserOperationResult()); in testCreateManagedProfileForUser_maxManagedUsersException()
/aosp14/frameworks/base/core/java/android/os/
H A DUserManager.java2242 public @UserOperationResult int getUserOperationResult() { in getUserOperationResult() method in UserManager.UserOperationException
2293 public @UserOperationResult int getUserOperationResult() { in getUserOperationResult() method in UserManager.CheckedUserOperationException
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt33993 method public int getUserOperationResult();