Searched refs:onDeviceCredentialPressed (Results 1 – 9 of 9) sorted by relevance
28 void onDeviceCredentialPressed(); in onDeviceCredentialPressed() method
61 void onDeviceCredentialPressed(long requestId); in onDeviceCredentialPressed() method
436 public void onDeviceCredentialPressed(long requestId) { in onDeviceCredentialPressed() method in AuthController444 receiver.onDeviceCredentialPressed(); in onDeviceCredentialPressed()
209 mConfig.mCallback.onDeviceCredentialPressed(getRequestId()); in onAction()
332 verify(callback).onDeviceCredentialPressed(authContainer?.requestId ?: 0L)
793 mAuthController.onDeviceCredentialPressed(requestID); in testDoesNotCrash_whenDeviceCredentialPressedAfterDismissal()
479 public void onDeviceCredentialPressed() {1212 session.onDeviceCredentialPressed();
703 void onDeviceCredentialPressed() { in onDeviceCredentialPressed() method in AuthSession
1134 mBiometricService.mAuthSession.mSysuiReceiver.onDeviceCredentialPressed(); in testErrorFromHal_whileShowingDeviceCredential_doesntNotifySystemUI()