/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowBaseAdapter.java | 19 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in ShadowBaseAdapter 36 void notifyDataSetChanged(); in notifyDataSetChanged() method
|
/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | Suggestions.kt | 122 protected fun notifyDataSetChanged() { in notifyDataSetChanged() method in com.android.quicksearchbox.Suggestions
|
D | ListSuggestionCursor.kt | 114 protected fun notifyDataSetChanged() { in notifyDataSetChanged() method
|
/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
D | SuggestionsAdapterBase.kt | 192 protected abstract fun notifyDataSetChanged() in notifyDataSetInvalidated() method
|
D | SuggestionsListAdapter.kt | 45 public override fun notifyDataSetChanged() { in notifyDataSetChanged() method
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
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 | 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 | 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
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/ |
D | MtpPagerAdapter.java | 64 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpPagerAdapter
|
D | MtpAdapter.java | 68 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpAdapter
|
/aosp_15_r20/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
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/ |
D | HistoryManager.java | 59 private void notifyDataSetChanged() { in notifyDataSetChanged() method in HistoryManager
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PagerAdapter.java | 275 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PagerAdapter
|
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/charts/ |
H A D | RadarChart.java | 108 public void notifyDataSetChanged() { in notifyDataSetChanged() method in RadarChart
|
H A D | PieRadarChartBase.java | 99 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PieRadarChartBase
|
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/ |
H A D | BaseDataSet.java | 116 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseDataSet
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/ui/sidepanel/ |
D | SideFragment.java | 184 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in SideFragment
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/photos/views/ |
D | HeaderGridView.java | 462 public void notifyDataSetChanged() { in notifyDataSetChanged() method in HeaderGridView.HeaderViewGridAdapter
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | KeyguardUserSwitcherController.java | 454 public void notifyDataSetChanged() { in notifyDataSetChanged() method in KeyguardUserSwitcherController.KeyguardUserAdapter
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/list/ |
D | PhoneFavoritesTileAdapter.java | 409 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PhoneFavoritesTileAdapter
|
/aosp_15_r20/frameworks/ex/common/java/com/android/common/widget/ |
H A D | CompositeCursorAdapter.java | 535 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CompositeCursorAdapter
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/ |
H A D | ChooserListAdapter.java | 236 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ChooserListAdapter
|