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