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