Searched refs:mExpandedInThisMotion (Results 1 – 1 of 1) sorted by relevance
279 private boolean mExpandedInThisMotion; field in NotificationStackScrollLayout1780 if (!mExpandedInThisMotion) {2636 if (mExpandedInThisMotion) {2640 mExpandedInThisMotion && mOwnScrollY >= 0 ? 0 : Integer.MAX_VALUE / 2);2684 mExpandedInThisMotion && !isScrolledToTop() ? 0 : Integer.MAX_VALUE / 2);2770 && !mExpandedInThisMotion2839 if (mExpandedInThisMotion) {2856 return !onTop || mExpandedInThisMotion || mIsExpansionChanging || mPanelTracking3641 if (mExpandedInThisMotion && !mExpandingNotification && wasExpandingBefore3654 && !mExpandedInThisMotion[all …]