Searched defs:endReordering (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java172 // This variable's scope is only for the duration of startReordering() and endReordering()
175 // animation after endReordering()
1819 endReordering();
2181 void endReordering() { method in class:PagedView
2182 // For simplicity, we call endReordering sometimes even if reordering was never started.

Completed in 24 milliseconds