Searched refs:mCropInteractionListener (Results 1 – 1 of 1) sorted by relevance
88 private CropInteractionListener mCropInteractionListener; field in CropView357 mCropInteractionListener = listener; in setCropInteractionListener()398 if (mCropInteractionListener != null && isVertical(mCurrentDraggingBoundary)) { in updateListener()402 mCropInteractionListener.onCropDragStarted(mCurrentDraggingBoundary, in updateListener()407 mCropInteractionListener.onCropDragMoved(mCurrentDraggingBoundary, in updateListener()412 mCropInteractionListener.onCropDragComplete(); in updateListener()