Searched refs:setKeyguardGoingAway (Results 1 – 10 of 10) sorted by relevance
167 default void setKeyguardGoingAway(boolean goingAway) {} in setKeyguardGoingAway() method
567 testGatingCheckForFaceAuth { keyguardRepository.setKeyguardGoingAway(true) }737 keyguardRepository.setKeyguardGoingAway(true)826 testGatingCheckForDetect { keyguardRepository.setKeyguardGoingAway(true) }1086 keyguardRepository.setKeyguardGoingAway(false)
162 fun setKeyguardGoingAway(isGoingAway: Boolean) { regex
60 keyguardRepository.setKeyguardGoingAway(false)
406 mNotificationShadeWindowController.setKeyguardGoingAway(false); in setKeyguardShowing()
893 public void setKeyguardGoingAway(boolean goingAway) { in setKeyguardGoingAway() method in NotificationShadeWindowControllerImpl
1344 mNotificationShadeWindowController.setKeyguardGoingAway(isKeyguardGoingAway); in setKeyguardGoingAwayState()
2768 mUpdateMonitor.setKeyguardGoingAway(false);2831 mUpdateMonitor.setKeyguardGoingAway(true);
808 public void setKeyguardGoingAway(boolean goingAway) { in setKeyguardGoingAway() method in KeyguardUpdateMonitor2317 setKeyguardGoingAway(goingAway); in handleKeyguardGoingAway()
3366 mKeyguardUpdateMonitor.setKeyguardGoingAway(false); in keyguardNotGoingAway()