Searched refs:mExpandingNotification (Results 1 – 1 of 1) sorted by relevance
167 private boolean mExpandingNotification; field in NotificationStackScrollLayout753 mExpandingNotification = isExpanding; in expansionStateChanged()823 boolean wasExpandingBefore = mExpandingNotification; in onTouchEvent()825 if (mExpandedInThisMotion && !mExpandingNotification && wasExpandingBefore in onTouchEvent()831 if (mIsExpanded && !mSwipingInProgress && !mExpandingNotification in onTouchEvent()837 && !mExpandingNotification in onTouchEvent()1571 if (!mSwipingInProgress && !mExpandingNotification) { in onInterceptTouchEvent()1576 && !mExpandingNotification in onInterceptTouchEvent()