Home
last modified time | relevance | path

Searched refs:combineAuthenticatorBundles (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DUtilsTest.java49 Utils.combineAuthenticatorBundles(promptInfo); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators()
62 Utils.combineAuthenticatorBundles(promptInfo); in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andKeyAuthenticators()
74 Utils.combineAuthenticatorBundles(promptInfo); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andNoKeyAuthenticators()
85 Utils.combineAuthenticatorBundles(promptInfo); in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andNoKeyAuthenticators()
H A DBiometricServiceTest.java912 Utils.combineAuthenticatorBundles(promptInfo); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andKeyAuthenticators()
925 Utils.combineAuthenticatorBundles(promptInfo); in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andKeyAuthenticators()
937 Utils.combineAuthenticatorBundles(promptInfo); in testCombineAuthenticatorBundles_withKeyDeviceCredential_andNoKeyAuthenticators()
948 Utils.combineAuthenticatorBundles(promptInfo); in testCombineAuthenticatorBundles_withNoKeyDeviceCredential_andNoKeyAuthenticators()
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DUtils.java94 static void combineAuthenticatorBundles(PromptInfo promptInfo) { in combineAuthenticatorBundles() method in Utils
H A DBiometricService.java704 Utils.combineAuthenticatorBundles(promptInfo); in authenticate()
/aosp12/frameworks/base/services/
H A Dart-profile13689 PLcom/android/server/biometrics/Utils;->combineAuthenticatorBundles(Landroid/hardware/biometrics/Pr…