/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/ |
H A D | UtilsTest.java | 75 final @Authenticators.Types int authenticators = in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators() local 89 final @Authenticators.Types int authenticators = in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andKeyAuthenticators() local 125 int authenticators = 0; in testIsDeviceCredentialAllowed_withIntegerFlags() local 140 int authenticators = 0; in testIsDeviceCredentialAllowed_withBundle() local 158 int authenticators = Integer.MAX_VALUE; in testGetBiometricStrength_removeUnrelatedBits() local 173 int authenticators = 1 << i; in testIsBiometricAllowed() local 180 int authenticators = 1 << i; in testIsBiometricAllowed() local 347 @Authenticators.Types int authenticators = Integer.MAX_VALUE; in testRemoveBiometricBits() local
|
H A D | BiometricServiceTest.java | 1155 final @Authenticators.Types int authenticators = in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators() local 1169 final @Authenticators.Types int authenticators = in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andKeyAuthenticators() local 1443 int authenticators = Authenticators.BIOMETRIC_STRONG; in testCanAuthenticate_whenDeviceDoesNotHaveRequestedBiometricStrength() local 1481 int authenticators = Authenticators.BIOMETRIC_STRONG; in testCanAuthenticate_whenNoBiometricsEnrolled() local 1501 int authenticators = Authenticators.BIOMETRIC_STRONG; in testCanAuthenticate_whenBiometricsNotEnabledForApps_returnsHardwareUnavailable() local 1520 int authenticators = Authenticators.BIOMETRIC_STRONG; in testCanAuthenticate_whenBiometricsNotEnabledForApps() local 1536 int authenticators = Authenticators.BIOMETRIC_STRONG; in testCanAuthenticate_whenNoBiometricSensor() local 1761 int authenticators = Authenticators.BIOMETRIC_STRONG; in testWithDowngradedAuthenticator() local 2070 private int invokeCanAuthenticate(BiometricService service, int authenticators) in invokeCanAuthenticate() 2157 Integer authenticators) throws Exception { in invokeAuthenticateAndStart() [all …]
|
H A D | AuthServiceTest.java | 418 final int authenticators = 0; in testCanAuthenticate_callsBiometricServiceCanAuthenticate() local 529 final int authenticators = BiometricManager.Authenticators.BIOMETRIC_STRONG; in testGetLastAuthenticationTime_flaggedOn_callsBiometricService() local
|
H A D | AuthSessionTest.java | 856 boolean checkDevicePolicyManager, @Authenticators.Types int authenticators, in createAuthSession() 870 private PromptInfo createPromptInfo(@Authenticators.Types int authenticators) { in createPromptInfo()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/ |
H A D | Utils.java | 123 final @Authenticators.Types int authenticators; in combineAuthenticatorBundles() local 141 static boolean isCredentialRequested(@Authenticators.Types int authenticators) { in isCredentialRequested() 149 static boolean isMandatoryBiometricsRequested(@Authenticators.Types int authenticators) { in isMandatoryBiometricsRequested() 168 static int getPublicBiometricStrength(@Authenticators.Types int authenticators) { in getPublicBiometricStrength() 190 static boolean isBiometricRequested(@Authenticators.Types int authenticators) { in isBiometricRequested() 238 final int authenticators = promptInfo.getAuthenticators(); in isValidAuthenticatorConfig() local 248 static boolean isValidAuthenticatorConfig(Context context, int authenticators) { in isValidAuthenticatorConfig() 422 static int removeBiometricBits(@Authenticators.Types int authenticators) { in removeBiometricBits()
|
H A D | AuthService.java | 361 @Authenticators.Types int authenticators) throws RemoteException { in canAuthenticate() 389 @Authenticators.Types int authenticators) throws RemoteException { in getLastAuthenticationTime() 539 @Authenticators.Types int authenticators) throws RemoteException { in getButtonLabel() 585 @Authenticators.Types int authenticators) throws RemoteException { in getPromptMessage() 655 @Authenticators.Types int authenticators) throws RemoteException { in getSettingName()
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/biometrics/ |
H A D | IAuthService.aidl | 59 int canAuthenticate(String opPackageName, int userId, int authenticators); in canAuthenticate() 62 long getLastAuthenticationTime(int userId, int authenticators); in getLastAuthenticationTime() 97 CharSequence getButtonLabel(int userId, String opPackageName, int authenticators); in getButtonLabel() 101 CharSequence getPromptMessage(int userId, String opPackageName, int authenticators); in getPromptMessage() 105 CharSequence getSettingName(int userId, String opPackageName, int authenticators); in getSettingName()
|
H A D | BiometricManager.java | 294 @Authenticators.Types int authenticators) { in Strings() 528 public int canAuthenticate(@Authenticators.Types int authenticators) { in canAuthenticate() 542 public int canAuthenticate(int userId, @Authenticators.Types int authenticators) { in canAuthenticate() 566 public Strings getStrings(@Authenticators.Types int authenticators) { in getStrings() 781 public long getLastAuthenticationTime( in getLastAuthenticationTime()
|
H A D | IBiometricService.aidl | 54 int canAuthenticate(String opPackageName, int userId, int callingUserId, int authenticators); in canAuthenticate() 58 long getLastAuthenticationTime(int userId, int authenticators); in getLastAuthenticationTime() 106 int getCurrentModality(String opPackageName, int userId, int callingUserId, int authenticators); in getCurrentModality() 110 int getSupportedModalities(int authenticators); in getSupportedModalities()
|
H A D | BiometricPrompt.java | 505 public Builder setAllowedAuthenticators(@Authenticators.Types int authenticators) { in setAllowedAuthenticators() 674 final @Authenticators.Types int authenticators = mPromptInfo.getAuthenticators(); in build() local 1389 @Authenticators.Types int authenticators = mPromptInfo.getAuthenticators(); in authenticate() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowBiometricManager.java | 69 protected int canAuthenticate(int authenticators) { in canAuthenticate() 75 protected int canAuthenticate(int userId, int authenticators) { in canAuthenticate() 79 private int canAuthenticateInternal(int userId, int authenticators) { in canAuthenticateInternal()
|
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V4-java-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.java | 36 …rdware.security.keymint.KeyParameter[] params, android.system.keystore2.AuthenticatorSpec[] authen… in importWrappedKey() 346 …rdware.security.keymint.KeyParameter[] params, android.system.keystore2.AuthenticatorSpec[] authen… in importWrappedKey() 468 …rdware.security.keymint.KeyParameter[] params, android.system.keystore2.AuthenticatorSpec[] authen… in importWrappedKey()
|
/aosp_15_r20/cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
H A D | AuthenticatorContentProvider.java | 82 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); in setup() local 100 AuthenticatorDescription[] authenticators = am.getAuthenticatorTypes(); in teardown() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/ |
H A D | BiometricTestExtensions.kt | 115 var authenticators = Authenticators.EMPTY_SET in extractAuthenticatorTypes() variable
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/biometric/biometric/1.4.0-alpha02/androidx.biometric_biometric/android_common/aar/ |
D | androidx.biometric_biometric.jar | META-INF/
androidx/
androidx/biometric/
androidx/biometric/AuthenticationRequest$Biometric$Builder ... |
D | classes.jar | META-INF/
androidx/
androidx/biometric/
androidx/biometric/AuthenticationRequest$Biometric$Builder ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-4/ |
D | services.core.unboosted.jar | com/android/server/biometrics/sensors/BiometricSchedulerOperation.class
BiometricSchedulerOperation.java
package com. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar4 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/python/cpython2/Lib/ |
D | netrc.py | 119 def authenticators(self, host): member in netrc
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowBiometricManagerTest.java | 97 final int authenticators = in testCanAuthenticateBiometricWeakDeviceCredential_serviceConnected_canAuthenticate() local
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/helper/ |
H A D | AuthenticationHandler.java | 74 static ThreadLocal<AuthenticationHandler> authenticators = new ThreadLocal<>(); field in AuthenticationHandler.GlobalHandler
|
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2_interface/dump/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 …ware.security.keymint.KeyParameter[] params, in android.system.keystore2.AuthenticatorSpec[] authe… in importWrappedKey()
|
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 182 in AuthenticatorSpec[] authenticators); in importWrappedKey()
|
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 …ware.security.keymint.KeyParameter[] params, in android.system.keystore2.AuthenticatorSpec[] authe… in importWrappedKey()
|
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/4/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 …ware.security.keymint.KeyParameter[] params, in android.system.keystore2.AuthenticatorSpec[] authe… in importWrappedKey()
|