Searched refs:SIZE_COMPARATOR (Results 1 – 4 of 4) sorted by relevance
47 private static final SizeComparator SIZE_COMPARATOR = new SizeComparator(); field in ThumbnailCache135 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()
1219 comparatorObj = ApplicationsState.SIZE_COMPARATOR; in rebuild()