Searched refs:arrayAppend (Results 1 – 1 of 1) sorted by relevance
300 return arrayAppend(first, last); in merge()351 private static @NonNull Object arrayAppend(@NonNull Object first, @NonNull Object last) { in arrayAppend() method in BundleMerger