Searched refs:SITE_BY_TOTAL_SIZE (Results 1 – 2 of 2) sorted by relevance
179 public static final Comparator<Site> SITE_BY_TOTAL_SIZE = new Comparator<Site>() { field in Sort204 comparators.add(SITE_BY_TOTAL_SIZE); in defaultSiteCompare()
278 field public static final Comparator<Site> SITE_BY_TOTAL_SIZE;