Searched refs:onDispatchTouch (Results 1 – 1 of 1) sorted by relevance
45 boolean onDispatchTouch(View v, MotionEvent event); in onDispatchTouch() method76 handled = mOnDispatchTouchListener.onDispatchTouch(this, ev); in dispatchTouchEvent()