Searched refs:mExpandedInThisMotion (Results 1 – 1 of 1) sorted by relevance
275 private boolean mExpandedInThisMotion; field in NotificationStackScrollLayout2053 if (!mExpandedInThisMotion) {2622 if (mExpandedInThisMotion) {2626 mExpandedInThisMotion && mOwnScrollY >= 0 ? 0 : Integer.MAX_VALUE / 2);2639 && !mExpandedInThisMotion2696 if (mExpandedInThisMotion) { in getRubberBandFactor()2712 return !onTop || mExpandedInThisMotion || mIsExpansionChanging || mPanelTracking in isRubberbanded()3634 if (mExpandedInThisMotion) { in onScrollTouch()3834 mExpandedInThisMotion = false; in initDownStates()5647 return mExpandedInThisMotion; in getExpandedInThisMotion()[all …]