Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerTest.java560 asHandle(currentUser)); in testRemoveUserWhenPossible_restrictedReturnsError()
567 asHandle(currentUser)); in testRemoveUserWhenPossible_restrictedReturnsError()
580 asHandle(currentUser)); in testRemoveUserWhenPossible_evenWhenRestricted()
588 asHandle(currentUser)); in testRemoveUserWhenPossible_evenWhenRestricted()
1015 assertThat(mUserManager.getBadgedLabelForUser("Test", asHandle(userId))).isEqualTo( in testProfileTypeInformation()
1020 "android", 0, asHandle(userId))); in testProfileTypeInformation()
1159 final UserHandle creatorHandle = asHandle(creatorId); in testCreateUser_disallowAddUser()
1175 final UserHandle mainUserHandle = asHandle(mainUserId); in testCreateUser_disallowAddClonedUserProfile()
1194 final UserHandle currentUserHandle = asHandle(ActivityManager.getCurrentUser()); in testCreateProfileForUser_disallowAddManagedProfile()
1213 final UserHandle mainUserHandle = asHandle(mainUserId); in testCreateProfileForUserEvenWhenDisallowed()
[all …]