Searched refs:getAuthenticator (Results 1 – 2 of 2) sorted by relevance
418 BiometricAuthenticator getAuthenticator() { in getAuthenticator() method in BiometricService.Authenticator803 mAuthenticators.get(i).getAuthenticator().setActiveUser(userId); in setActiveUser()906 new Authenticator(FEATURE_ID[i], getAuthenticator(FEATURE_ID[i])); in onStart()947 BiometricAuthenticator authenticator = mAuthenticators.get(i).getAuthenticator(); in checkAndGetBiometricModality()1011 private BiometricAuthenticator getAuthenticator(int type) { in getAuthenticator() method in BiometricService
5141 HSPLcom/android/server/biometrics/BiometricService;->getAuthenticator(I)Landroid/hardware/biometric…