/aosp12/frameworks/base/core/java/android/widget/ |
H A D | BaseAdapter.java | 53 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseAdapter
|
H A D | BaseExpandableListAdapter.java | 55 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseExpandableListAdapter
|
H A D | CursorTreeAdapter.java | 297 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CursorTreeAdapter 308 public void notifyDataSetChanged(boolean releaseCursors) { in notifyDataSetChanged() method in CursorTreeAdapter
|
H A D | ArrayAdapter.java | 354 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ArrayAdapter
|
H A D | SuggestionsAdapter.java | 216 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsAdapter
|
H A D | RemoteViewsAdapter.java | 1211 public void notifyDataSetChanged() { in notifyDataSetChanged() method in RemoteViewsAdapter
|
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
H A D | SuggestionsListAdapter.java | 56 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsListAdapter
|
H A D | SuggestionsAdapterBase.java | 230 protected abstract void notifyDataSetChanged(); in notifyDataSetChanged() method in SuggestionsAdapterBase
|
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
H A D | Suggestions.java | 128 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in Suggestions
|
H A D | ListSuggestionCursor.java | 133 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in ListSuggestionCursor
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/ |
H A D | MtpPagerAdapter.java | 64 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpPagerAdapter
|
H A D | MtpAdapter.java | 68 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpAdapter
|
/aosp12/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | MenuAdapter.java | 118 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MenuAdapter
|
H A D | ListMenuPresenter.java | 281 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ListMenuPresenter.MenuAdapter
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/ |
H A D | HistoryManager.java | 59 private void notifyDataSetChanged() { in notifyDataSetChanged() method in HistoryManager
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PagerAdapter.java | 275 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PagerAdapter
|
H A D | RecyclerView.java | 6705 public final void notifyDataSetChanged() { in notifyDataSetChanged() method in RecyclerView.Adapter
|
/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/ |
H A D | SideFragment.java | 184 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in SideFragment
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | KeyguardUserSwitcherController.java | 459 public void notifyDataSetChanged() { in notifyDataSetChanged() method in KeyguardUserSwitcherController.KeyguardUserAdapter
|
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/ |
H A D | HeaderGridView.java | 462 public void notifyDataSetChanged() { in notifyDataSetChanged() method in HeaderGridView.HeaderViewGridAdapter
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | ChooserListAdapter.java | 192 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ChooserListAdapter
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
H A D | CategorySelectorFragment.java | 258 void notifyDataSetChanged() { in notifyDataSetChanged() method in CategorySelectorFragment
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/list/ |
H A D | PhoneFavoritesTileAdapter.java | 409 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PhoneFavoritesTileAdapter
|
/aosp12/frameworks/ex/common/java/com/android/common/widget/ |
H A D | CompositeCursorAdapter.java | 535 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CompositeCursorAdapter
|
/aosp12/packages/apps/Settings/src/com/android/settings/ |
H A D | TrustedCredentialsSettings.java | 572 public void notifyDataSetChanged() { in notifyDataSetChanged() method in TrustedCredentialsSettings.ChildAdapter
|