Home
last modified time | relevance | path

Searched defs:mDragSurface (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DDragEvent.java149 private SurfaceControl mDragSurface; field in DragEvent
H A DView.java31021 public Surface mDragSurface; field in View.AttachInfo