Searched refs:mHandledSwipeViewLastDelta (Results 1 – 1 of 1) sorted by relevance
186 private float mHandledSwipeViewLastDelta = 0; field in FilterShowActivity1465 mHandledSwipeViewLastDelta = delta; in dispatchTouchEvent()1477 if (mHandledSwipeViewLastDelta > distance) { in dispatchTouchEvent()