Searched refs:getCurrentSecurityController (Results 1 – 1 of 1) sorted by relevance
567 getCurrentSecurityController(controller -> controller.onPause()); in onPause()603 getCurrentSecurityController(controller -> controller.showPromptReason(reason)); in showPromptReason()610 getCurrentSecurityController( in showMessage()738 getCurrentSecurityController(controller -> controller.onResume(reason)); in onResume()776 getCurrentSecurityController(controller -> controller.startAppearAnimation()); in startAppearAnimation()788 getCurrentSecurityController( in startDisappearAnimation()802 getCurrentSecurityController(controller -> controller.onStartingToHide()); in onStartingToHide()1060 getCurrentSecurityController(oldView -> oldView.onPause()); in showSecurityScreen()1064 getCurrentSecurityController( in showSecurityScreen()1170 private void getCurrentSecurityController( in getCurrentSecurityController() method