Searched defs:dragSurface (Results 1 – 5 of 5) sorted by relevance
100 val dragSurface = mock<SurfaceControl>() in onUnhandledDrop_withListener_expectNotifyHandled() constant
301 ClipDescription description, ClipData data, SurfaceControl dragSurface, in init()324 SurfaceControl dragSurface, IDragAndDropPermissions dragAndDropPermissions, in obtain()
126 @NonNull SurfaceControl dragSurface, in onUnhandledDrag()403 final SurfaceControl dragSurface = event.getDragSurface(); in handleDrop() local
459 public boolean drop(DragEvent event, SurfaceControl dragSurface, in drop()475 private void hideDragSurface(SurfaceControl dragSurface) { in hideDragSurface()
231 SurfaceControl dragSurface = null; in closeLocked() local