Searched refs:onTouchIntercept (Results 1 - 3 of 3) 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)
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
H A DPhotoViewActivity.java531 public InterceptType onTouchIntercept(float origX, float origY) { method in class:PhotoViewActivity
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
H A DPhotoViewActivity.java530 public InterceptType onTouchIntercept(float origX, float origY) { method in class:PhotoViewActivity

Completed in 54 milliseconds