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