Searched refs:onInterceptMoveLeft (Results 1 - 3 of 3) sorted by last modified time

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewCallbacks.java48 public boolean onInterceptMoveLeft(float origX, float origY); method in interface:PhotoViewCallbacks.OnScreenListener
H A DPhotoViewController.java724 interceptLeft = listener.onInterceptMoveLeft(origX, origY);
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java482 public boolean onInterceptMoveLeft(float origX, float origY) { method in class:PhotoViewFragment

Completed in 367 milliseconds