Searched refs:isGoingToNotificationShade (Results 1 – 3 of 3) sorted by relevance
679 public boolean isGoingToNotificationShade() { in isGoingToNotificationShade() method in StatusBarKeyguardViewManager680 return mStatusBar.isGoingToNotificationShade(); in isGoingToNotificationShade()
1894 public boolean isGoingToNotificationShade() { in isGoingToNotificationShade() method4049 || (state == StatusBarState.SHADE && isGoingToNotificationShade()))) { in setBarState()
1804 if (mStatusBarKeyguardViewManager.isGoingToNotificationShade()) {