Home
last modified time | relevance | path

Searched defs:notifyDataSetChanged (Results 1 – 4 of 4) sorted by relevance

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DItemAnimatorV2ApiTest.java441 public void notifyDataSetChanged() throws Throwable { in notifyDataSetChanged() method in ItemAnimatorV2ApiTest
DRecyclerViewAnimationsTest.java1285 public void notifyDataSetChanged() throws Throwable { in notifyDataSetChanged() method in RecyclerViewAnimationsTest
DConcatAdapterTest.kt812 fun notifyDataSetChanged() { in <lambda>() method
/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java8262 public final void notifyDataSetChanged() { in notifyDataSetChanged() method in RecyclerView.Adapter