Home
last modified time | relevance | path

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

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