Searched refs:mAuthenticatorIds (Results 1 – 1 of 1) sorted by relevance
124 private final Map<Integer, Long> mAuthenticatorIds = field in FingerprintService317 mAuthenticatorIds.clear(); in loadAuthenticatorIds()320 if (!mAuthenticatorIds.containsKey(userId)) { in loadAuthenticatorIds()1532 mAuthenticatorIds.put(userId, in updateActiveGroup()1587 return mAuthenticatorIds.getOrDefault(userId, 0L); in getAuthenticatorId()