Searched defs:SERVICE_SORT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileServices.java132 Collections.sort(services, SERVICE_SORT);
319 private static final Comparator<TileServiceManager> SERVICE_SORT = field in class:TileServices

Completed in 123 milliseconds