Searched refs:getEffectiveUserId (Results 1 – 1 of 1) sorted by relevance
457 int getEffectiveUserId(int userId) { in getEffectiveUserId() method in FingerprintService703 final int effectiveGroupId = getEffectiveUserId(groupId); in enroll()746 final int effectiveGroupId = getEffectiveUserId(groupId); in authenticate()778 final int effectiveGroupId = getEffectiveUserId(groupId); in remove()802 final int effectiveGroupId = getEffectiveUserId(groupId); in rename()817 int effectiveUserId = getEffectiveUserId(userId); in getEnrolledFingerprints()828 int effectiveUserId = getEffectiveUserId(userId); in hasEnrolledFingerprints()866 userId = getEffectiveUserId(userId); in updateActiveGroup()