Searched defs:sorted (Results 1 – 12 of 12) sorted by relevance
84 val sorted = arrayOfNulls<Rect>(BOUNDS_POSITION_LENGTH) in <lambda>() constant
132 val sorted = serviceInfo.sortedWith( in <lambda>() constant
426 TreeSet<UnderlyingNetworkRecord> sorted = in reevaluateNetworks() local474 TreeSet<UnderlyingNetworkRecord> sorted = in getSortedUnderlyingNetworks() local
139 val sorted = userEntries.toSortedMap(compareBy { userEntries.get(it)?.lastActive ?: -1 }) in <lambda>() constant
323 Map.Entry<String, Integer>[] sorted = counts.entrySet().toArray( in getSortedInterfaceCounts() local343 final InterfaceCount[] sorted = getSortedInterfaceCounts(MAX_NUM_INTERFACES_TO_DUMP); in dumpProxyInterfaceCounts() local
5329 int readArrayMap(ArrayMap<? super String, Object> map, int size, boolean sorted, in readArrayMap()
141 private static Collection<String> sorted(Collection<String> list) { in sorted() method in Instrument
343 auto sorted = std::move(strings); in TEST() local
425 auto sorted = std::move(strings); in TEST() local
1931 void getSortedViews(View[] sorted, int... rules) { in getSortedViews()
260 ArrayList<Integer> sorted = new ArrayList<Integer>(); in dump() local
2421 final List<RegisteredServicesCache.ServiceInfo<SyncAdapterType>> sorted = in dumpSyncState() local