Searched defs:sorted (Results 1 – 7 of 7) sorted by relevance
87 List<String> sorted = new ArrayList<>(set); in addSet() local
270 Map.Entry<String, Integer>[] sorted = counts.entrySet().toArray( in getSortedInterfaceCounts() local290 final InterfaceCount[] sorted = getSortedInterfaceCounts(MAX_NUM_INTERFACES_TO_DUMP); in dumpProxyInterfaceCounts() local
133 private static Collection<String> sorted(Collection<String> list) { in sorted() method in Instrument
1931 void getSortedViews(View[] sorted, int... rules) { in getSortedViews()
225 ArrayList<Integer> sorted = new ArrayList<Integer>(); in dump() local
2249 final List<RegisteredServicesCache.ServiceInfo<SyncAdapterType>> sorted = in dumpSyncState() local
4700 std::map<float, BufferTuple, std::greater<float>> sorted; in dumpBufferingStats() local