Searched refs:getDragSurface (Results 1 – 3 of 3) sorted by relevance
422 public SurfaceControl getDragSurface() { in getDragSurface() method in DragEvent
246 final SurfaceControl dragSurface = event.getDragSurface(); in handleDrop()
256 assertTrue(dropEvent.getDragSurface() != null); in testPrivateInterceptGlobalDragDropFlagBehaviour()