Home
last modified time | relevance | path

Searched defs:notifyDataSetChanged (Results 1 – 13 of 13) 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.java1211 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.java6705 public final void notifyDataSetChanged() { in notifyDataSetChanged() method in RecyclerView.Adapter
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardUserSwitcherController.java452 public void notifyDataSetChanged() { in notifyDataSetChanged() method in KeyguardUserSwitcherController.KeyguardUserAdapter
/frameworks/ex/common/java/com/android/common/widget/
DCompositeCursorAdapter.java535 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CompositeCursorAdapter
/frameworks/base/core/java/com/android/internal/app/
DChooserListAdapter.java230 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ChooserListAdapter