Searched defs:sorted (Results 1 – 6 of 6) sorted by relevance
275 Map.Entry<String, Integer>[] sorted = counts.entrySet().toArray( in getSortedInterfaceCounts() local295 final InterfaceCount[] sorted = getSortedInterfaceCounts(MAX_NUM_INTERFACES_TO_DUMP); in dumpProxyInterfaceCounts() local
135 private static Collection<String> sorted(Collection<String> list) { in sorted() method in Instrument
1930 void getSortedViews(View[] sorted, int... rules) { in getSortedViews()
225 ArrayList<Integer> sorted = new ArrayList<Integer>(); in dump() local
2247 final List<RegisteredServicesCache.ServiceInfo<SyncAdapterType>> sorted = in dumpSyncState() local
4816 std::map<float, BufferTuple, std::greater<float>> sorted; in dumpBufferingStats() local