Searched refs:onTouchIntercept (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewPager.java53 public InterceptType onTouchIntercept(float origX, float origY); method in interface:PhotoViewPager.OnInterceptTouchListener
116 ? mListener.onTouchIntercept(mActivatedX, mActivatedY)
H A DPhotoViewController.java718 public InterceptType onTouchIntercept(float origX, float origY) { method in class:PhotoViewController

Completed in 330 milliseconds