Searched refs:getCredentialOwnerProfile (Results 1 – 5 of 5) sorted by relevance
36 int getCredentialOwnerProfile(int userHandle); in getCredentialOwnerProfile() method
1728 public int getCredentialOwnerProfile(@UserIdInt int userHandle) { in getCredentialOwnerProfile() method in UserManager1730 return mService.getCredentialOwnerProfile(userHandle); in getCredentialOwnerProfile()
406 userId = um.getCredentialOwnerProfile(userId); in getEffectiveUserId()
631 public int getCredentialOwnerProfile(int userHandle) { in getCredentialOwnerProfile() method in UserManagerService
6357 return mUserManager.getCredentialOwnerProfile(userHandle); in getCredentialOwner()