Searched refs:mWasFlingCalledForGesture (Results 1 – 1 of 1) sorted by relevance
49 private boolean mWasFlingCalledForGesture; field in CarRecyclerView89 mWasFlingCalledForGesture = true; in fling()101 if (!mWasFlingCalledForGesture) { in onTouchEvent()104 mWasFlingCalledForGesture = false; in onTouchEvent()