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