Searched refs:primaryUserHandle (Results 1 – 1 of 1) sorted by relevance
274 final UserHandle primaryUserHandle = new UserHandle(primaryUserId); in testCreateUser_disallowAddUser() local275 mUserManager.setUserRestriction(UserManager.DISALLOW_ADD_USER, true, primaryUserHandle); in testCreateUser_disallowAddUser()281 primaryUserHandle); in testCreateUser_disallowAddUser()289 final UserHandle primaryUserHandle = new UserHandle(primaryUserId); in testCreateProfileForUser_disallowAddManagedProfile() local291 primaryUserHandle); in testCreateProfileForUser_disallowAddManagedProfile()298 primaryUserHandle); in testCreateProfileForUser_disallowAddManagedProfile()306 final UserHandle primaryUserHandle = new UserHandle(primaryUserId); in testCreateProfileForUserEvenWhenDisallowed() local308 primaryUserHandle); in testCreateProfileForUserEvenWhenDisallowed()315 primaryUserHandle); in testCreateProfileForUserEvenWhenDisallowed()323 final UserHandle primaryUserHandle = new UserHandle(primaryUserId); in testCreateProfileForUser_disallowAddUser() local[all …]