Searched refs:startDragLocked (Results 1 – 2 of 2) sorted by relevance
337 void startDragLocked(WindowState win, boolean resize, float startX, float startY) { in startDragLocked() method in TaskPositioner
7597 mTaskPositioner.startDragLocked(win, resize, startX, startY); in startPositioningLocked()