Searched refs:mIsInNestedScroll (Results 1 – 1 of 1) sorted by relevance
116 private boolean mIsInNestedScroll; field in OverlappingPaneLayout651 if (!mIsInNestedScroll) { in onInterceptTouchEvent()658 if (!mIsInNestedScroll) { in onInterceptTouchEvent()682 if (!mIsInNestedScroll) { in onInterceptTouchEvent()945 mIsInNestedScroll = true; in onStartNestedScroll()986 mIsInNestedScroll = false; in onNestedPreFling()1006 if (mIsInNestedScroll && !mIsInNestedFling) { in onStopNestedScroll()1010 mIsInNestedScroll = false; in onStopNestedScroll()1192 || !mIsInNestedScroll ? mSlideRange : mIntermediateOffset); in clampViewPositionVertical()