Searched refs:synchronizedSortedMap (Results 1 – 4 of 4) sorted by relevance
132 Collections.synchronizedSortedMap(null); in test_synchronizedSortedMapLjava_util_SortedMap()
1575 synchMap = Collections.synchronizedSortedMap(smallMap); in test_synchronizedSortedMapLjava_util_SortedMap()
160 Collections.synchronizedSortedMap(null); in test_synchronizedSortedMapLjava_util_SortedMap()
102 …core.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> synchronizedSortedMap(@libcore.u… in synchronizedSortedMap() method in Collections