Searched refs:onInterceptMoveRight (Results 1 – 3 of 3) sorted by relevance
57 public boolean onInterceptMoveRight(float origX, float origY); in onInterceptMoveRight() method
727 interceptRight = listener.onInterceptMoveRight(origX, origY); in onTouchIntercept()
492 public boolean onInterceptMoveRight(float origX, float origY) { in onInterceptMoveRight() method in PhotoViewFragment