Home | History | Annotate | Download | only in launcher2

Lines Matching defs:Collections

112 import java.util.Collections;
3683 Collections.sort(mNewShortcutAnimateViews, new Comparator<View>() {