/frameworks/base/core/java/android/widget/ |
D | BaseAdapter.java | 49 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseAdapter
|
D | BaseExpandableListAdapter.java | 55 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseExpandableListAdapter
|
D | CursorTreeAdapter.java | 297 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CursorTreeAdapter 308 public void notifyDataSetChanged(boolean releaseCursors) { in notifyDataSetChanged() method in CursorTreeAdapter
|
D | ArrayAdapter.java | 309 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ArrayAdapter
|
D | SuggestionsAdapter.java | 216 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsAdapter
|
D | RemoteViewsAdapter.java | 1234 public void notifyDataSetChanged() { in notifyDataSetChanged() method in RemoteViewsAdapter
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
D | MenuAdapter.java | 109 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MenuAdapter
|
D | ListMenuPresenter.java | 281 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ListMenuPresenter.MenuAdapter
|
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/ |
D | MenuAdapter.java | 121 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MenuAdapter
|
D | ListMenuPresenter.java | 286 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ListMenuPresenter.MenuAdapter
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | PagerAdapter.java | 275 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PagerAdapter
|
/frameworks/support/core-ui/java/android/support/v4/view/ |
D | PagerAdapter.java | 281 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PagerAdapter
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | ItemAnimatorV2ApiTest.java | 442 public void notifyDataSetChanged() throws Throwable { in notifyDataSetChanged() method in ItemAnimatorV2ApiTest
|
D | RecyclerViewAnimationsTest.java | 1090 public void notifyDataSetChanged() throws Throwable { in notifyDataSetChanged() method in RecyclerViewAnimationsTest
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
D | SuggestionsAdapter.java | 178 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsAdapter
|
/frameworks/ex/common/java/com/android/common/widget/ |
D | CompositeCursorAdapter.java | 535 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CompositeCursorAdapter
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
D | RecyclerView.java | 6347 public final void notifyDataSetChanged() { in notifyDataSetChanged() method in RecyclerView.Adapter
|