Home
last modified time | relevance | path

Searched refs:handleCancelAuthentication (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DBiometricService.java211 handleCancelAuthentication((long) args.arg3 /* requestId */);
1452 private void handleCancelAuthentication(long requestId) { in handleCancelAuthentication() method in BiometricService
/aosp12/frameworks/base/services/
H A Dart-profile13653 PLcom/android/server/biometrics/BiometricService;->handleCancelAuthentication()V