Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewCallbacks.java48 public boolean onInterceptMoveLeft(float origX, float origY); in onInterceptMoveLeft() method
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java482 public boolean onInterceptMoveLeft(float origX, float origY) { in onInterceptMoveLeft() method in PhotoViewFragment