Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DBaseAdapter.java51 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseAdapter
DBaseExpandableListAdapter.java55 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseExpandableListAdapter
DCursorTreeAdapter.java297 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CursorTreeAdapter
308 public void notifyDataSetChanged(boolean releaseCursors) { in notifyDataSetChanged() method in CursorTreeAdapter
DArrayAdapter.java345 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ArrayAdapter
DSuggestionsAdapter.java216 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsAdapter
DRemoteViewsAdapter.java1243 public void notifyDataSetChanged() { in notifyDataSetChanged() method in RemoteViewsAdapter
/frameworks/base/core/java/com/android/internal/view/menu/
DMenuAdapter.java109 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MenuAdapter
DListMenuPresenter.java281 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ListMenuPresenter.MenuAdapter
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
DMenuAdapter.java121 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MenuAdapter
DListMenuPresenter.java292 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ListMenuPresenter.MenuAdapter
/frameworks/base/core/java/com/android/internal/widget/
DPagerAdapter.java275 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PagerAdapter
DRecyclerView.java6582 public final void notifyDataSetChanged() { in notifyDataSetChanged() method in RecyclerView.Adapter
/frameworks/support/core-ui/java/android/support/v4/view/
DPagerAdapter.java281 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PagerAdapter
/frameworks/support/wear/src/android/support/wear/widget/drawer/
DWearableNavigationDrawerView.java271 public void notifyDataSetChanged() { in notifyDataSetChanged() method in WearableNavigationDrawerView.WearableNavigationDrawerAdapter
DPageIndicatorView.java622 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PageIndicatorView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
DUserGridView.java379 public void notifyDataSetChanged() { in notifyDataSetChanged() method in UserGridView.WrappedBaseUserAdapter
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DItemAnimatorV2ApiTest.java441 public void notifyDataSetChanged() throws Throwable { in notifyDataSetChanged() method in ItemAnimatorV2ApiTest
DRecyclerViewAnimationsTest.java1106 public void notifyDataSetChanged() throws Throwable { in notifyDataSetChanged() method in RecyclerViewAnimationsTest
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DSuggestionsAdapter.java178 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsAdapter
/frameworks/ex/common/java/com/android/common/widget/
DCompositeCursorAdapter.java535 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CompositeCursorAdapter
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java6787 public final void notifyDataSetChanged() { in notifyDataSetChanged() method in RecyclerView.Adapter