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