Searched refs:getUserOrWorkProfileId (Results 1 – 1 of 1) sorted by relevance
319 int userId = getUserOrWorkProfileId(null, user.id); in loadAuthenticatorIds()1500 userId = getUserOrWorkProfileId(clientPackage, userId); in updateActiveGroup()1544 private int getUserOrWorkProfileId(String clientPackage, int userId) { in getUserOrWorkProfileId() method in FingerprintService1586 final int userId = getUserOrWorkProfileId(opPackageName, UserHandle.getCallingUserId()); in getAuthenticatorId()