Searched refs:getCredentialOwnerProfile (Results 1 – 5 of 5) sorted by relevance
36 int getCredentialOwnerProfile(int userHandle); in getCredentialOwnerProfile() method
1760 public int getCredentialOwnerProfile(@UserIdInt int userHandle) { in getCredentialOwnerProfile() method in UserManager1762 return mService.getCredentialOwnerProfile(userHandle); in getCredentialOwnerProfile()
459 userId = um.getCredentialOwnerProfile(userId); in getEffectiveUserId()
637 public int getCredentialOwnerProfile(int userHandle) { in getCredentialOwnerProfile() method in UserManagerService
6654 return mUserManager.getCredentialOwnerProfile(userHandle); in getCredentialOwner()