Searched refs:mPanelExpanded (Results 1 – 4 of 4) sorted by relevance
54 private boolean mPanelExpanded; field in VisualStabilityManager111 mPanelExpanded = expanded; in setPanelExpanded()136 (!mScreenOn || !mPanelExpanded || mIsTemporaryReorderingAllowed) && !mPulsing; in updateReorderingAllowed()
685 if (mPanelExpanded) { in connectNotificationsUI()695 if (mPanelExpanded) { in connectNotificationsUI()900 return mPanelExpanded; in isNotificationPanelOpen()921 if (!mPanelExpanded || mNotificationView.getVisibility() == View.INVISIBLE) { in animateCollapsePanels()1574 if (mPanelExpanded) { in onSingleTapUp()1650 if (mPanelExpanded) {1720 super.setInternalInsetsInfo(info, currentNotification, mPanelExpanded);1727 if ((!mEnableHeadsUpNotificationWhenNotificationShadeOpen && mPanelExpanded)
563 protected boolean mPanelExpanded; field in StatusBar1661 mPanelExpanded = isExpanded; in setPanelExpanded()1727 boolean hideBecauseKeyguard = !mPanelExpanded && !mIsOccluded && mBouncerShowing; in updateHideIconsForBouncer()1934 if (mPanelExpanded) { in togglePanel()3721 if (mPanelExpanded && mState == StatusBarState.SHADE) { in collapseShade()
251 private boolean mPanelExpanded; field in NotificationPanelView2142 if (mPanelExpanded != isExpanded) { in updatePanelExpanded()2145 mPanelExpanded = isExpanded; in updatePanelExpanded()