HomeSort by relevance Sort by last modified time
    Searched refs:onTouchIntercept (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java 53 public InterceptType onTouchIntercept(float origX, float origY);
116 ? mListener.onTouchIntercept(mActivatedX, mActivatedY)
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 531 public InterceptType onTouchIntercept(float origX, float origY) {
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 530 public InterceptType onTouchIntercept(float origX, float origY) {
    [all...]

Completed in 869 milliseconds