Searched refs:mExpandingNotification (Results 1 – 2 of 2) sorted by relevance
80 private ExpandableNotificationRow mExpandingNotification; field in AmbientState474 mExpandingNotification = row; in setExpandingNotification()478 return mExpandingNotification; in getExpandingNotification()
276 private boolean mExpandingNotification; field in NotificationStackScrollLayout3676 boolean wasExpandingBefore = mExpandingNotification;3678 if (mExpandedInThisMotion && !mExpandingNotification && wasExpandingBefore3684 if (mIsExpanded && !swipingInProgress && !mExpandingNotification3690 && !mExpandingNotification3726 if (!isScrollingEnabled() || !mIsExpanded || mSwipingInProgress || mExpandingNotification3979 if (!swipingInProgress && !mExpandingNotification) {3984 && !mExpandingNotification6560 mExpandingNotification = isExpanding;