Searched refs:primaryUserHandle (Results 1 – 1 of 1) sorted by relevance
309 final UserHandle primaryUserHandle = new UserHandle(primaryUserId); in testCreateUser_disallowAddUser() local310 mUserManager.setUserRestriction(UserManager.DISALLOW_ADD_USER, true, primaryUserHandle); in testCreateUser_disallowAddUser()316 primaryUserHandle); in testCreateUser_disallowAddUser()324 final UserHandle primaryUserHandle = new UserHandle(primaryUserId); in testCreateProfileForUser_disallowAddManagedProfile() local326 primaryUserHandle); in testCreateProfileForUser_disallowAddManagedProfile()333 primaryUserHandle); in testCreateProfileForUser_disallowAddManagedProfile()341 final UserHandle primaryUserHandle = new UserHandle(primaryUserId); in testCreateProfileForUserEvenWhenDisallowed() local343 primaryUserHandle); in testCreateProfileForUserEvenWhenDisallowed()350 primaryUserHandle); in testCreateProfileForUserEvenWhenDisallowed()358 final UserHandle primaryUserHandle = new UserHandle(primaryUserId); in testCreateProfileForUser_disallowAddUser() local[all …]