Searched refs:mTouchStartedInEmptyArea (Results 1 – 1 of 1) sorted by relevance
102 private boolean mTouchStartedInEmptyArea; field in PanelView583 mTouchStartedInEmptyArea = !isInContentBounds(x, y); in onInterceptTouchEvent()613 if (scrolledToBottom || mTouchStartedInEmptyArea || mAnimatingOnDown) { in onInterceptTouchEvent()