Searched refs:SIZE_COMPARATOR (Results 1 – 5 of 5) sorted by relevance
44 private static final SizeComparator SIZE_COMPARATOR = new SizeComparator(); field in ThumbnailCache131 sizeMap = new TreeMap<>(SIZE_COMPARATOR); in putThumbnail()
63 mAppListItemManager.startLoading(getAppFilter(), ApplicationsState.SIZE_COMPARATOR); in onCreate()
77 mAppListItemManager.startLoading(getAppFilter(), ApplicationsState.SIZE_COMPARATOR); in onCreate()
1140 comparatorObj = ApplicationsState.SIZE_COMPARATOR; in rebuild()
1128 comparatorObj = ApplicationsState.SIZE_COMPARATOR; in rebuild()