Searched refs:mExpandingNotification (Results 1 – 2 of 2) sorted by relevance
81 private ExpandableNotificationRow mExpandingNotification; field in AmbientState472 mExpandingNotification = row; in setExpandingNotification()476 return mExpandingNotification; in getExpandingNotification()
278 private boolean mExpandingNotification; field in NotificationStackScrollLayout3637 boolean wasExpandingBefore = mExpandingNotification;3639 if (mExpandedInThisMotion && !mExpandingNotification && wasExpandingBefore3645 if (mIsExpanded && !swipingInProgress && !mExpandingNotification3651 && !mExpandingNotification3687 if (!isScrollingEnabled() || !mIsExpanded || mSwipingInProgress || mExpandingNotification3933 if (!swipingInProgress && !mExpandingNotification) {3938 && !mExpandingNotification6520 mExpandingNotification = isExpanding;