Searched refs:getCommunalProfile (Results 1 – 3 of 3) sorted by relevance
129 UserHandle communalProfile = mUserManager.getCommunalProfile(); in removeExistingUsers()250 if (mUserManager.getCommunalProfile() == null) { in testCommunalProfile()254 final UserHandle communal = mUserManager.getCommunalProfile(); in testCommunalProfile()294 final UserHandle communalProfile = mUserManager.getCommunalProfile(); in testGetProfilesIncludingCommunal()
2939 public @Nullable UserHandle getCommunalProfile() { in getCommunalProfile() method in UserManager5299 final UserHandle communalProfile = getCommunalProfile(); in getProfilesIncludingCommunal()
2504 …USERS, android.Manifest.permission.QUERY_USERS}) public android.os.UserHandle getCommunalProfile();