Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DBaseAdapter.java53 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.java354 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ArrayAdapter
DSuggestionsAdapter.java216 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsAdapter
DRemoteViewsAdapter.java1209 public void notifyDataSetChanged() { in notifyDataSetChanged() method in RemoteViewsAdapter
/frameworks/base/core/java/com/android/internal/view/menu/
DMenuAdapter.java118 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MenuAdapter
DListMenuPresenter.java281 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.java6584 public final void notifyDataSetChanged() { in notifyDataSetChanged() method in RecyclerView.Adapter
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DDeviceDiscoveryService.java270 private void notifyDataSetChanged() { in notifyDataSetChanged() method in DeviceDiscoveryService
/frameworks/ex/common/java/com/android/common/widget/
DCompositeCursorAdapter.java535 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CompositeCursorAdapter