Searched refs:onInterceptMoveLeft (Results 1 – 3 of 3) sorted by relevance
48 public boolean onInterceptMoveLeft(float origX, float origY); in onInterceptMoveLeft() method
724 interceptLeft = listener.onInterceptMoveLeft(origX, origY); in onTouchIntercept()
482 public boolean onInterceptMoveLeft(float origX, float origY) { in onInterceptMoveLeft() method in PhotoViewFragment