Searched refs:isMoving (Results 1 – 2 of 2) sorted by relevance
202 public boolean isMoving() { in isMoving() method in DragLayout
1326 && (mDragLayout.isMoving() || mDragLayout.isViewUnder(view, x, y)); in shouldCaptureView()