Searched refs:showPrimarySecurityScreen (Results 1 – 5 of 5) sorted by relevance
68 getSecurityContainer().showPrimarySecurityScreen(false /* turning off */);154 mSecurityContainer.showPrimarySecurityScreen(false); in onFinishInflate()160 public void showPrimarySecurityScreen() { in showPrimarySecurityScreen() method in KeyguardHostView162 mSecurityContainer.showPrimarySecurityScreen(false); in showPrimarySecurityScreen()282 mSecurityContainer.showPrimarySecurityScreen(true); in onPause()
665 void showPrimarySecurityScreen(boolean turningOff) { in showPrimarySecurityScreen() method in KeyguardSecurityContainer732 showPrimarySecurityScreen(false); in showNextSecurityScreenOrFinish()
151 showPrimarySecurityScreen(); in show()371 showPrimarySecurityScreen(); in prepare()376 private void showPrimarySecurityScreen() { in showPrimarySecurityScreen() method in KeyguardBouncer377 mKeyguardView.showPrimarySecurityScreen(); in showPrimarySecurityScreen()
111 mKeyguardSecurityContainer.showPrimarySecurityScreen(false /* turningOff */); in startDisappearAnimation_animatesKeyboard()
186 verify(mKeyguardHostView, never()).showPrimarySecurityScreen(); in testShow_resetsSecuritySelection()190 verify(mKeyguardHostView).showPrimarySecurityScreen(); in testShow_resetsSecuritySelection()