Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DCropView.java88 private CropInteractionListener mCropInteractionListener;
356 public void setCropInteractionListener(CropInteractionListener listener) { in setCropInteractionListener()
653 interface CropInteractionListener { interface in CropView
DMagnifierView.java45 public class MagnifierView extends View implements CropView.CropInteractionListener {