Searched refs:hideAuthenticationDialog (Results 1 – 10 of 10) sorted by relevance
461 mStatusBarService.hideAuthenticationDialog(); in onErrorReceived()485 mStatusBarService.hideAuthenticationDialog(); in onErrorReceived()494 mStatusBarService.hideAuthenticationDialog(); in onErrorReceived()658 mStatusBarService.hideAuthenticationDialog(); in onClientDied()813 mStatusBarService.hideAuthenticationDialog(); in onCancelAuthSession()
166 void hideAuthenticationDialog(); in hideAuthenticationDialog() method
123 void hideAuthenticationDialog(); in hideAuthenticationDialog() method
197 verify(mBiometricService.mStatusBarService).hideAuthenticationDialog(); in testClientBinderDied_whenPaused()216 verify(mBiometricService.mStatusBarService, never()).hideAuthenticationDialog(); in testClientBinderDied_whenAuthenticating()230 verify(mBiometricService.mStatusBarService).hideAuthenticationDialog(); in testClientBinderDied_whenAuthenticating()666 verify(mBiometricService.mStatusBarService).hideAuthenticationDialog(); in testRequestAuthentication_whenAlreadyAuthenticating()745 verify(mBiometricService.mStatusBarService).hideAuthenticationDialog(); in testErrorFromHal_whenPaused_notifiesSystemUIAndClient()773 verify(mBiometricService.mStatusBarService, never()).hideAuthenticationDialog(); in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient()1153 verify(mBiometricService.mStatusBarService).hideAuthenticationDialog(); in testCancel_whenAuthenticating()
456 mAuthController.hideAuthenticationDialog(); in testHideAuthenticationDialog_invokesDismissFromSystemServer()486 mAuthController.hideAuthenticationDialog(); in testCancelAuthentication_whenCredentialConfirmed_doesntCrash()624 mAuthController.hideAuthenticationDialog(); in testSubscribesToOrientationChangesWhenShowingDialog()
477 mCommandQueue.hideAuthenticationDialog(); in testHideAuthenticationDialog()479 verify(mCallbacks).hideAuthenticationDialog(); in testHideAuthenticationDialog()
311 default void hideAuthenticationDialog() { in hideAuthenticationDialog() method935 public void hideAuthenticationDialog() { in hideAuthenticationDialog() method in CommandQueue1371 mCallbacks.get(i).hideAuthenticationDialog(); in handleMessage()
836 public void hideAuthenticationDialog() { in hideAuthenticationDialog() method in StatusBarManagerService840 mBar.hideAuthenticationDialog(); in hideAuthenticationDialog()
716 public void hideAuthenticationDialog() { in hideAuthenticationDialog() method in AuthController
39173 PLcom/android/server/statusbar/StatusBarManagerService;->hideAuthenticationDialog()V