Searched defs:notifyItemRangeInserted (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/widget/ | ||
H A D | RecyclerView.java | 6848 public final void notifyItemRangeInserted(int positionStart, int itemCount) { in notifyItemRangeInserted() method in RecyclerView.Adapter |