Home | History | Annotate | Download | only in launcher3

Lines Matching refs:endReordering

231     // This variable's scope is only for the duration of startReordering() and endReordering()
234 // animation after endReordering()
2034 endReordering();
2563 void endReordering() {
2564 // For simplicity, we call endReordering sometimes even if reordering was never started.