Searched refs:cleanUpDragLw (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DDragState.java375 return; // Will call cleanUpDragLw when the animation is done.
377 cleanUpDragLw();
388 private void cleanUpDragLw() { method in class:DragState
550 cleanUpDragLw();

Completed in 56 milliseconds