Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerTest.java389 asHandle(currentUser)); in testRemoveUserWhenPossible_restrictedReturnsError()
396 asHandle(currentUser)); in testRemoveUserWhenPossible_restrictedReturnsError()
409 asHandle(currentUser)); in testRemoveUserWhenPossible_evenWhenRestricted()
417 asHandle(currentUser)); in testRemoveUserWhenPossible_evenWhenRestricted()
842 "android", 0, asHandle(userId))); in testProfileTypeInformation()
979 final UserHandle creatorHandle = asHandle(creatorId); in testCreateUser_disallowAddUser()
995 final UserHandle mainUserHandle = asHandle(mainUserId); in testCreateUser_disallowAddClonedUserProfile()
1014 final UserHandle mainUserHandle = asHandle(mainUserId); in testCreateProfileForUser_disallowAddManagedProfile()
1033 final UserHandle mainUserHandle = asHandle(mainUserId); in testCreateProfileForUserEvenWhenDisallowed()
1052 final UserHandle mainUserHandle = asHandle(mainUserId); in testCreateProfileForUser_disallowAddUser()
[all …]