Home
last modified time | relevance | path

Searched defs:dragSurface (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DDragEvent.java294 ClipDescription description, ClipData data, SurfaceControl dragSurface, in init()
316 SurfaceControl dragSurface, IDragAndDropPermissions dragAndDropPermissions, in obtain()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
DDragLayout.java370 public boolean drop(DragEvent event, SurfaceControl dragSurface, in drop()
386 private void hideDragSurface(SurfaceControl dragSurface) { in hideDragSurface()
DDragAndDropController.java302 final SurfaceControl dragSurface = event.getDragSurface(); in handleDrop() local
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java218 SurfaceControl dragSurface = null; in closeLocked() local