Home
last modified time | relevance | path

Searched defs:onInterceptMoveLeft (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewCallbacks.java31 public boolean onInterceptMoveLeft(float origX, float origY); in onInterceptMoveLeft() method
/frameworks/ex/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java369 public boolean onInterceptMoveLeft(float origX, float origY) { in onInterceptMoveLeft() method in PhotoViewFragment
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java394 public boolean onInterceptMoveLeft(float origX, float origY) { in onInterceptMoveLeft() method in PhotoViewFragment
/frameworks/ex/photoviewer/src/com/android/ex/photo/
DPhotoViewActivity.java76 public boolean onInterceptMoveLeft(float origX, float origY); in onInterceptMoveLeft() method