Searched refs:setKeyguardShowing (Results 1 – 7 of 7) sorted by relevance
71 void setKeyguardShowing(boolean keyguardShowing); in setKeyguardShowing() method
346 private void setKeyguardShowing(boolean keyguardShowing) { in setKeyguardShowing() method in QSFragment354 mFooter.setKeyguardShowing(keyguardShowing); in setKeyguardShowing()619 setKeyguardShowing(newState == StatusBarState.KEYGUARD); in onStateChanged()
226 public void setKeyguardShowing(boolean keyguardShowing) { in setKeyguardShowing() method in QSFooterImpl
158 mNotificationShadeWindowController.setKeyguardShowing(true); in setKeyguardShowing_focusable_notAltFocusable_whenNeedsInput()180 mNotificationShadeWindowController.setKeyguardShowing(false); in setKeyguardShowing_notFocusable_byDefault()
344 mNotificationShadeWindowController.setKeyguardShowing(true); in show()592 mNotificationShadeWindowController.setKeyguardShowing(false); in hide()664 mNotificationShadeWindowController.setKeyguardShowing(false); in hide()
211 setKeyguardShowing(true); in attach()446 public void setKeyguardShowing(boolean showing) { in setKeyguardShowing() method in NotificationShadeWindowController
2570 public void setKeyguardShowing(boolean keyguardShowing) {