Searched defs:dragSurface (Results 1 – 5 of 5) sorted by relevance
100 val dragSurface = mock<SurfaceControl>() in onUnhandledDrop_withListener_expectNotifyHandled() constant
306 int flags, ClipDescription description, ClipData data, SurfaceControl dragSurface, in init()330 SurfaceControl dragSurface, IDragAndDropPermissions dragAndDropPermissions, in obtain()
682 public boolean drop(DragEvent event, @NonNull SurfaceControl dragSurface, in drop()705 private void hideDragSurface(@NonNull SurfaceControl dragSurface) { in hideDragSurface()
470 final SurfaceControl dragSurface = event.getDragSurface(); in handleDrop() local
7858 val dragSurface = b.build() in <lambda>() constant