Searched defs:targetInterceptsGlobalDrag (Results 1 – 2 of 2) sorted by relevance
647 public boolean targetInterceptsGlobalDrag(@Nullable WindowState targetWin) { in targetInterceptsGlobalDrag() method in DragState
1748 boolean isPotentialDragTarget(boolean targetInterceptsGlobalDrag) { in isPotentialDragTarget()