Searched refs:mExpandingNotification (Results 1 – 2 of 2) sorted by relevance
79 private ExpandableNotificationRow mExpandingNotification; field in AmbientState475 mExpandingNotification = row; in setExpandingNotification()479 return mExpandingNotification; in getExpandingNotification()
299 private boolean mExpandingNotification; field in NotificationStackScrollLayout3844 boolean wasExpandingBefore = mExpandingNotification;3846 if (mExpandedInThisMotion && !mExpandingNotification && wasExpandingBefore3852 if (mIsExpanded && !swipingInProgress && !mExpandingNotification3858 && !mExpandingNotification3893 if (!isScrollingEnabled() || !mIsExpanded || mSwipingInProgress || mExpandingNotification4149 if (!swipingInProgress && !mExpandingNotification) {4154 && !mExpandingNotification6854 mExpandingNotification = isExpanding;