Searched refs:TOUCH_MODE_VSCROLL (Results 1 – 1 of 1) sorted by relevance
2833 mTouchMode = TOUCH_MODE_VSCROLL in doScroll()2850 if (mTouchMode and TOUCH_MODE_VSCROLL != 0) { in doScroll()2927 if (mTouchMode and TOUCH_MODE_VSCROLL == 0) { in doFling()3859 private const val TOUCH_MODE_VSCROLL = 0x20 constant