Searched refs:mExpandingNotification (Results 1 – 1 of 1) sorted by relevance
161 private boolean mExpandingNotification; field in NotificationStackScrollLayout675 mExpandingNotification = isExpanding; in expansionStateChanged()747 boolean wasExpandingBefore = mExpandingNotification; in onTouchEvent()749 if (mExpandedInThisMotion && !mExpandingNotification && wasExpandingBefore in onTouchEvent()755 if (!mSwipingInProgress && !mExpandingNotification && !mDisallowScrollingInThisMotion) { in onTouchEvent()760 && !mExpandingNotification in onTouchEvent()1503 if (!mSwipingInProgress && !mExpandingNotification) { in onInterceptTouchEvent()1508 && !mExpandingNotification in onInterceptTouchEvent()