Searched refs:showPrimarySecurityScreen (Results 1 – 4 of 4) sorted by relevance
65 getSecurityContainer().showPrimarySecurityScreen(false /* turning off */);149 mSecurityContainer.showPrimarySecurityScreen(false); in onFinishInflate()155 public void showPrimarySecurityScreen() { in showPrimarySecurityScreen() method in KeyguardHostView157 mSecurityContainer.showPrimarySecurityScreen(false); in showPrimarySecurityScreen()274 mSecurityContainer.showPrimarySecurityScreen(true); in onPause()
464 void showPrimarySecurityScreen(boolean turningOff) { in showPrimarySecurityScreen() method in KeyguardSecurityContainer522 showPrimarySecurityScreen(false); in showNextSecurityScreenOrFinish()
144 showPrimarySecurityScreen(); in show()362 showPrimarySecurityScreen(); in prepare()367 private void showPrimarySecurityScreen() { in showPrimarySecurityScreen() method in KeyguardBouncer368 mKeyguardView.showPrimarySecurityScreen(); in showPrimarySecurityScreen()
160 verify(mKeyguardHostView, never()).showPrimarySecurityScreen(); in testShow_resetsSecuritySelection()164 verify(mKeyguardHostView).showPrimarySecurityScreen(); in testShow_resetsSecuritySelection()