Searched refs:arrayConstructor (Results 1 – 2 of 2) sorted by relevance
819 public static <T> T[] filterNotNull(T[] val, IntFunction<T[]> arrayConstructor) { in filterNotNull() argument830 T[] result = arrayConstructor.apply(size - nullCount); in filterNotNull()845 @NonNull IntFunction<T[]> arrayConstructor, in filter() argument863 T[] result = arrayConstructor.apply(matchesCount); in filter()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...