Home
last modified time | relevance | path

Searched refs:notifyDataSetChanged (Results 1 – 25 of 78) sorted by relevance

1234

/frameworks/base/core/java/android/widget/
DArrayAdapter.java182 if (mNotifyOnChange) notifyDataSetChanged(); in add()
198 if (mNotifyOnChange) notifyDataSetChanged(); in addAll()
214 if (mNotifyOnChange) notifyDataSetChanged(); in addAll()
231 if (mNotifyOnChange) notifyDataSetChanged(); in insert()
247 if (mNotifyOnChange) notifyDataSetChanged(); in remove()
261 if (mNotifyOnChange) notifyDataSetChanged(); in clear()
278 if (mNotifyOnChange) notifyDataSetChanged(); in sort()
285 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ArrayAdapter
286 super.notifyDataSetChanged(); in notifyDataSetChanged()
511 notifyDataSetChanged(); in publishResults()
DCursorTreeAdapter.java297 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CursorTreeAdapter
298 notifyDataSetChanged(true); in notifyDataSetChanged()
308 public void notifyDataSetChanged(boolean releaseCursors) { in notifyDataSetChanged() method in CursorTreeAdapter
314 super.notifyDataSetChanged(); in notifyDataSetChanged()
464 notifyDataSetChanged(releaseCursors); in changeCursor()
512 notifyDataSetChanged(); in onChanged()
DBaseExpandableListAdapter.java55 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseExpandableListAdapter
DBaseAdapter.java49 public void notifyDataSetChanged() { in notifyDataSetChanged() method in BaseAdapter
DYearPickerView.java112 mAdapter.notifyDataSetChanged(); in onItemClick()
174 mAdapter.notifyDataSetChanged(); in onDateChanged()
DActivityChooserView.java126 mAdapter.notifyDataSetChanged();
705 notifyDataSetChanged(); in setDataModel()
819 notifyDataSetChanged(); in setMaxActivityCount()
830 notifyDataSetChanged(); in setShowFooterView()
852 notifyDataSetChanged(); in setShowDefaultActivity()
DCursorAdapter.java345 notifyDataSetChanged(); in swapCursor()
471 notifyDataSetChanged(); in onChanged()
DRemoteViewsListAdapter.java46 notifyDataSetChanged(); in setViewsList()
/frameworks/ex/common/java/com/android/common/widget/
DCompositeCursorAdapter.java95 notifyDataSetChanged(); in addPartition()
101 notifyDataSetChanged(); in addPartition()
111 notifyDataSetChanged(); in removePartition()
125 notifyDataSetChanged(); in clearPartitions()
140 notifyDataSetChanged(); in close()
222 notifyDataSetChanged(); in changeCursor()
523 notifyDataSetChanged(); in setNotificationsEnabled()
528 public void notifyDataSetChanged() { in notifyDataSetChanged() method in CompositeCursorAdapter
531 super.notifyDataSetChanged(); in notifyDataSetChanged()
DGroupingListAdapter.java107 notifyDataSetChanged();
170 notifyDataSetChanged(); in changeCursor()
418 notifyDataSetChanged(); in toggleGroup()
/frameworks/base/core/tests/coretests/src/android/widget/
DListViewTest.java50 adapter.notifyDataSetChanged(); in testRequestLayout()
82 adapter.notifyDataSetChanged(); in testNoSelectableItems()
88 adapter.notifyDataSetChanged(); in testNoSelectableItems()
/frameworks/base/core/java/com/android/internal/view/menu/
DListMenuPresenter.java91 mAdapter.notifyDataSetChanged(); in initForMenu()
125 if (mAdapter != null) mAdapter.notifyDataSetChanged(); in updateMenuView()
279 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ListMenuPresenter.MenuAdapter
281 super.notifyDataSetChanged(); in notifyDataSetChanged()
DMenuPopupHelper.java266 mAdapter.notifyDataSetChanged(); in updateMenuView()
403 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MenuPopupHelper.MenuAdapter
405 super.notifyDataSetChanged(); in notifyDataSetChanged()
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
DListMenuPresenter.java95 mAdapter.notifyDataSetChanged(); in initForMenu()
129 if (mAdapter != null) mAdapter.notifyDataSetChanged(); in updateMenuView()
283 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ListMenuPresenter.MenuAdapter
285 super.notifyDataSetChanged(); in notifyDataSetChanged()
DMenuPopupHelper.java254 mAdapter.notifyDataSetChanged(); in updateMenuView()
391 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MenuPopupHelper.MenuAdapter
393 super.notifyDataSetChanged(); in notifyDataSetChanged()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DSectionedListAdapter.java42 notifyDataSetChanged(); in clearSections()
52 notifyDataSetChanged(); in addSection()
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DActivityChooserView.java129 mAdapter.notifyDataSetChanged();
649 notifyDataSetChanged(); in setDataModel()
763 notifyDataSetChanged(); in setMaxActivityCount()
774 notifyDataSetChanged(); in setShowFooterView()
800 notifyDataSetChanged(); in setShowDefaultActivity()
DScrollingTabContainerView.java310 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in addTab()
325 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in addTab()
338 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in updateTab()
348 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in removeTabAt()
358 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in removeAllTabs()
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DYearPickerView.java95 mAdapter.notifyDataSetChanged(); in onItemClick()
149 mAdapter.notifyDataSetChanged(); in onDateChanged()
/frameworks/base/core/java/com/android/internal/widget/
DScrollingTabContainerView.java301 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in addTab()
316 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in addTab()
329 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in updateTab()
339 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in removeTabAt()
349 ((TabAdapter) mTabSpinner.getAdapter()).notifyDataSetChanged(); in removeAllTabs()
/frameworks/base/core/java/android/preference/
DPreferenceGroupAdapter.java149 notifyDataSetChanged(); in syncMyPreferences()
271 notifyDataSetChanged(); in onPreferenceChange()
/frameworks/support/v4/java/android/support/v4/widget/
DCursorAdapter.java347 notifyDataSetChanged(); in swapCursor()
473 notifyDataSetChanged(); in onChanged()
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
DGridDelete.java86 notifyDataSetChanged(); in deletePosition()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPageAdapter.java167 notifyDataSetChanged(); in onOrientationChanged()
187 notifyDataSetChanged(); in open()
261 notifyDataSetChanged(); in update()
368 notifyDataSetChanged(); in getSelectedPages()
376 notifyDataSetChanged(); in onPreviewAreaSizeChanged()
/frameworks/support/v4/java/android/support/v4/view/
DPagerAdapter.java275 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PagerAdapter

1234