Searched refs:mAuthenticatorIds (Results 1 – 3 of 3) sorted by relevance
92 protected final Map<Integer, Long> mAuthenticatorIds = field in BiometricServiceBase1126 mAuthenticatorIds.clear(); in loadAuthenticatorIds()1129 if (!mAuthenticatorIds.containsKey(userId)) { in loadAuthenticatorIds()1195 return mAuthenticatorIds.getOrDefault(userId, 0L); in getAuthenticatorId()
805 mAuthenticatorIds.put(userId, in updateActiveGroup()
969 mAuthenticatorIds.put(userId, in updateActiveGroup()