Home
last modified time | relevance | path

Searched refs:onCropDragStarted (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DMagnifierView.java153 public void onCropDragStarted(CropView.CropBoundary boundary, float boundaryPosition, in onCropDragStarted() method in MagnifierView
DCropView.java402 mCropInteractionListener.onCropDragStarted(mCurrentDraggingBoundary, in updateListener()
654 void onCropDragStarted(CropBoundary boundary, float boundaryPosition, in onCropDragStarted() method