Home
last modified time | relevance | path

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

12345678910>>...21

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowBaseAdapter.java19 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in ShadowBaseAdapter
36 void notifyDataSetChanged(); in notifyDataSetChanged() method
/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSuggestions.kt122 protected fun notifyDataSetChanged() { in notifyDataSetChanged() method in com.android.quicksearchbox.Suggestions
DListSuggestionCursor.kt114 protected fun notifyDataSetChanged() { in notifyDataSetChanged() method
/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSuggestionsAdapterBase.kt192 protected abstract fun notifyDataSetChanged() in notifyDataSetInvalidated() method
DSuggestionsListAdapter.kt45 public override fun notifyDataSetChanged() { in notifyDataSetChanged() method
/aosp_15_r20/frameworks/base/core/java/android/widget/
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 DBaseAdapter.java53 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseAdapter
H A DBaseExpandableListAdapter.java55 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseExpandableListAdapter
H A DArrayAdapter.java354 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ArrayAdapter
H A DSuggestionsAdapter.java216 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsAdapter
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/
DMtpPagerAdapter.java64 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpPagerAdapter
DMtpAdapter.java68 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpAdapter
/aosp_15_r20/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
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
DHistoryManager.java59 private void notifyDataSetChanged() { in notifyDataSetChanged() method in HistoryManager
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DPagerAdapter.java275 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PagerAdapter
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/charts/
H A DRadarChart.java108 public void notifyDataSetChanged() { in notifyDataSetChanged() method in RadarChart
H A DPieRadarChartBase.java99 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PieRadarChartBase
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/
H A DBaseDataSet.java116 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseDataSet
/aosp_15_r20/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DSideFragment.java184 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in SideFragment
/aosp_15_r20/packages/apps/Gallery2/src/com/android/photos/views/
DHeaderGridView.java462 public void notifyDataSetChanged() { in notifyDataSetChanged() method in HeaderGridView.HeaderViewGridAdapter
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcherController.java454 public void notifyDataSetChanged() { in notifyDataSetChanged() method in KeyguardUserSwitcherController.KeyguardUserAdapter
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/list/
DPhoneFavoritesTileAdapter.java409 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PhoneFavoritesTileAdapter
/aosp_15_r20/frameworks/ex/common/java/com/android/common/widget/
H A DCompositeCursorAdapter.java535 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CompositeCursorAdapter
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/
H A DChooserListAdapter.java236 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ChooserListAdapter

12345678910>>...21