Searched refs:toImmutableListMultimap (Results 1 – 2 of 2) sorted by relevance
50 public static <T, K, V> Collector<T, ?, ImmutableListMultimap<K, V>> toImmutableListMultimap( in toImmutableListMultimap() method in ImmutableHelpers
19 import static com.android.cobalt.collect.ImmutableHelpers.toImmutableListMultimap;482 toImmutableListMultimap( in generateObservationsSync()