Searched refs:onTouchIntercept (Results 1 – 2 of 2) sorted by relevance
53 public InterceptType onTouchIntercept(float origX, float origY); in onTouchIntercept() method116 ? mListener.onTouchIntercept(mActivatedX, mActivatedY) in onInterceptTouchEvent()
652 public InterceptType onTouchIntercept(float origX, float origY) { in onTouchIntercept() method in PhotoViewController