Searched refs:synchronizedSortedSet (Results 1 – 3 of 3) sorted by relevance
171 Collections.synchronizedSortedSet(null); in test_synchronizedSortedSetLjava_util_SortedSet()
199 Collections.synchronizedSortedSet(null); in test_synchronizedSortedSetLjava_util_SortedSet()
94 …static <T> java.util.SortedSet<@libcore.util.NullFromTypeParam T> synchronizedSortedSet(@libcore.u… in synchronizedSortedSet() method in Collections