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