Searched refs:mGestureWaitForTouchSlop (Results 1 – 1 of 1) sorted by relevance
102 private boolean mGestureWaitForTouchSlop; field in PanelView234 mGestureWaitForTouchSlop = mExpandedHeight == 0f; in onTouchEvent()236 boolean waitForTouchSlop = hasConflictingGestures() || mGestureWaitForTouchSlop; in onTouchEvent()