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