Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/core/java/android/widget/
H A DBaseAdapter.java53 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseAdapter
H A DBaseExpandableListAdapter.java55 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseExpandableListAdapter
H A DCursorTreeAdapter.java297 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CursorTreeAdapter
308 public void notifyDataSetChanged(boolean releaseCursors) { in notifyDataSetChanged() method in CursorTreeAdapter
H A DArrayAdapter.java354 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ArrayAdapter
H A DSuggestionsAdapter.java216 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsAdapter
H A DRemoteViewsAdapter.java1211 public void notifyDataSetChanged() { in notifyDataSetChanged() method in RemoteViewsAdapter
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSuggestionsListAdapter.java56 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsListAdapter
H A DSuggestionsAdapterBase.java230 protected abstract void notifyDataSetChanged(); in notifyDataSetChanged() method in SuggestionsAdapterBase
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSuggestions.java128 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in Suggestions
H A DListSuggestionCursor.java133 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in ListSuggestionCursor
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/
H A DMtpPagerAdapter.java64 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpPagerAdapter
H A DMtpAdapter.java68 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpAdapter
/aosp12/frameworks/base/core/java/com/android/internal/view/menu/
H A DMenuAdapter.java118 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MenuAdapter
H A DListMenuPresenter.java281 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ListMenuPresenter.MenuAdapter
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
H A DHistoryManager.java59 private void notifyDataSetChanged() { in notifyDataSetChanged() method in HistoryManager
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DPagerAdapter.java275 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PagerAdapter
H A DRecyclerView.java6705 public final void notifyDataSetChanged() { in notifyDataSetChanged() method in RecyclerView.Adapter
/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/
H A DSideFragment.java184 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in SideFragment
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcherController.java459 public void notifyDataSetChanged() { in notifyDataSetChanged() method in KeyguardUserSwitcherController.KeyguardUserAdapter
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DHeaderGridView.java462 public void notifyDataSetChanged() { in notifyDataSetChanged() method in HeaderGridView.HeaderViewGridAdapter
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DChooserListAdapter.java192 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ChooserListAdapter
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DCategorySelectorFragment.java258 void notifyDataSetChanged() { in notifyDataSetChanged() method in CategorySelectorFragment
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/list/
H A DPhoneFavoritesTileAdapter.java409 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PhoneFavoritesTileAdapter
/aosp12/frameworks/ex/common/java/com/android/common/widget/
H A DCompositeCursorAdapter.java535 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CompositeCursorAdapter
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DTrustedCredentialsSettings.java572 public void notifyDataSetChanged() { in notifyDataSetChanged() method in TrustedCredentialsSettings.ChildAdapter

12