Searched refs:getCredentialOwnerProfile (Results 1 – 9 of 9) sorted by relevance
38 int getCredentialOwnerProfile(int userId); in getCredentialOwnerProfile() method
3840 public int getCredentialOwnerProfile(@UserIdInt int userId) { in getCredentialOwnerProfile() method in UserManager3842 return mService.getCredentialOwnerProfile(userId); in getCredentialOwnerProfile()
190 when(mUserManager.getCredentialOwnerProfile(anyInt())).thenReturn(dummyEffectiveUserId); in testCredentialViewUsesEffectiveUserId()
281 .getCredentialOwnerProfile(mConfig.mUserId); in AuthContainerView()
5621 when(getServices().userManager.getCredentialOwnerProfile(userId)) in addManagedProfileForPasswordTests()6640 when(getServices().userManager.getCredentialOwnerProfile(CALLER_USER_HANDLE)) in testGetPasswordComplexity_currentUserNoPassword()6653 when(getServices().userManager.getCredentialOwnerProfile(CALLER_USER_HANDLE)) in testGetPasswordComplexity_currentUserHasPassword()6672 when(getServices().userManager.getCredentialOwnerProfile(CALLER_USER_HANDLE)) in testGetPasswordComplexity_unifiedChallengeReturnsParentUserPassword()
966 public int getCredentialOwnerProfile(@UserIdInt int userId) { in getCredentialOwnerProfile() method in UserManagerService
9588 return mUserManager.getCredentialOwnerProfile(effectiveUserHandle);
40534 Landroid/os/IUserManager$Stub$Proxy;->getCredentialOwnerProfile(I)I40658 Landroid/os/IUserManager;->getCredentialOwnerProfile(I)I43373 Landroid/os/UserManager;->getCredentialOwnerProfile(I)I
33318 HPLcom/android/server/pm/UserManagerService;->getCredentialOwnerProfile(I)I+]Lcom/android/internal/…