Searched refs:mExpandingNotification (Results 1 – 1 of 1) sorted by relevance
195 private boolean mExpandingNotification; field in NotificationStackScrollLayout1061 mExpandingNotification = isExpanding; in expansionStateChanged()1225 boolean wasExpandingBefore = mExpandingNotification; in onTouchEvent()1227 if (mExpandedInThisMotion && !mExpandingNotification && wasExpandingBefore in onTouchEvent()1233 if (mIsExpanded && !mSwipingInProgress && !mExpandingNotification in onTouchEvent()1239 && !mExpandingNotification in onTouchEvent()2275 if (!mSwipingInProgress && !mExpandingNotification) { in onInterceptTouchEvent()2280 && !mExpandingNotification in onInterceptTouchEvent()