Searched refs:SERVICE_SORT (Results 1 – 1 of 1) sorted by relevance
179 Collections.sort(services, SERVICE_SORT); in recalculateBindAllowance()431 private static final Comparator<TileServiceManager> SERVICE_SORT = field in TileServices