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