Searched refs:getCredentialOwnerProfile (Results 1 – 3 of 3) sorted by relevance
38 virtual int32_t getCredentialOwnerProfile(int32_t user_id) = 0;
33 virtual int32_t getCredentialOwnerProfile(int32_t user_id) { in getCredentialOwnerProfile() function in android::BpUserManager
273 int32_t parent = um->getCredentialOwnerProfile(uid); in getSecureUserId()