Searched defs:targetInterceptsGlobalDrag (Results 1 – 2 of 2) sorted by relevance
537 public boolean targetInterceptsGlobalDrag(WindowState targetWin) { in targetInterceptsGlobalDrag() method in DragState
1989 boolean isPotentialDragTarget(boolean targetInterceptsGlobalDrag) { in isPotentialDragTarget()