Home
last modified time | relevance | path

Searched refs:authenticators (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricEnrollActivity.java205 final int authenticators = getIntent().getIntExtra( in onCreate() local
207 Log.d(TAG, "Authenticators: " + BiometricManager.authenticatorToStr(authenticators)); in onCreate()
237 if (authenticators == Authenticators.BIOMETRIC_STRONG && !isFaceStrong) { in onCreate()
288 startEnrollWith(authenticators, isSetupWizard); in onCreate()
294 final int authenticators = getIntent().getIntExtra(
312 if (authenticators == Authenticators.BIOMETRIC_STRONG && !isFingerprintStrong) {
319 private void startEnrollWith(@Authenticators.Types int authenticators, boolean setupWizard) {
326 final @BiometricError int result = bm.canAuthenticate(authenticators);
347 if (!setupWizard && authenticators == BiometricManager.Authenticators.DEVICE_CREDENTIAL) {
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/biometrics/
DBiometricPromptTestFragment.java149 private void authenticate(int authenticators) { in authenticate() argument
160 .setAllowedAuthenticators(authenticators); in authenticate()
162 if ((authenticators & DEVICE_CREDENTIAL) != DEVICE_CREDENTIAL) { in authenticate()
/packages/apps/Settings/src/com/android/settings/applications/appinfo/
DAppInfoDashboardFragment.java466 final int authenticators = BiometricManager.Authenticators.DEVICE_CREDENTIAL in showLockScreen() local
468 if (bm.canAuthenticate(authenticators) == BiometricManager.BIOMETRIC_SUCCESS) { in showLockScreen()
469 builder.setAllowedAuthenticators(authenticators); in showLockScreen()
470 builder.setSubtitle(bm.getStrings(authenticators).getPromptMessage()); in showLockScreen()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz