Searched refs:showPrimarySecurityScreen (Results 1 – 4 of 4) sorted by relevance
66 getSecurityContainer().showPrimarySecurityScreen(false /* turning off */);150 mSecurityContainer.showPrimarySecurityScreen(false); in onFinishInflate()156 public void showPrimarySecurityScreen() { in showPrimarySecurityScreen() method in KeyguardHostView158 mSecurityContainer.showPrimarySecurityScreen(false); in showPrimarySecurityScreen()275 mSecurityContainer.showPrimarySecurityScreen(true); in onPause()
471 void showPrimarySecurityScreen(boolean turningOff) { in showPrimarySecurityScreen() method in KeyguardSecurityContainer529 showPrimarySecurityScreen(false); in showNextSecurityScreenOrFinish()
149 showPrimarySecurityScreen(); in show()369 showPrimarySecurityScreen(); in prepare()374 private void showPrimarySecurityScreen() { in showPrimarySecurityScreen() method in KeyguardBouncer375 mKeyguardView.showPrimarySecurityScreen(); in showPrimarySecurityScreen()
166 verify(mKeyguardHostView, never()).showPrimarySecurityScreen(); in testShow_resetsSecuritySelection()170 verify(mKeyguardHostView).showPrimarySecurityScreen(); in testShow_resetsSecuritySelection()