Home
last modified time | relevance | path

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

123456

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
DHistoryManager.java59 private void notifyDataSetChanged() { in notifyDataSetChanged() method in HistoryManager
107 notifyDataSetChanged(); in setCurrentPreset()
146 notifyDataSetChanged(); in insert()
150 notifyDataSetChanged(); in insert()
158 notifyDataSetChanged(); in redo()
168 notifyDataSetChanged(); in undo()
/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCursorRecyclerViewAdapter.java112 notifyDataSetChanged(); in swapCursor()
115 notifyDataSetChanged(); in swapCursor()
128 notifyDataSetChanged();
135 notifyDataSetChanged();
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationPagerAdapter.java53 notifyDataSetChanged();
158 notifyDataSetChanged(); in setSingletonMode()
353 notifyDataSetChanged(); in setDetachedMode()
379 public void notifyDataSetChanged() { in notifyDataSetChanged() method in ConversationPagerAdapter
436 super.notifyDataSetChanged(); in notifyDataSetChanged()
510 notifyDataSetChanged(); in setActivityController()
574 notifyDataSetChanged(); in onChanged()
/packages/apps/Messaging/src/com/android/messaging/ui/
DCursorRecyclerAdapter.java264 notifyDataSetChanged(); in swapCursor()
269 notifyDataSetChanged(); in swapCursor()
323 notifyDataSetChanged(); in onChanged()
329 notifyDataSetChanged(); in onInvalidated()
DCompositeAdapter.java79 CompositeAdapter.this.notifyDataSetChanged(); in onChanged()
115 notifyDataSetChanged(); in addPartition()
126 notifyDataSetChanged(); in removePartition()
136 notifyDataSetChanged(); in clearPartitions()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAnimatedAdapter.java135 notifyDataSetChanged();
158 notifyDataSetChanged();
188 notifyDataSetChanged();
360 notifyDataSetChanged(); in setUndo()
377 notifyDataSetChanged(); in setSwipeUndo()
484 notifyDataSetChanged(); in delete()
647 notifyDataSetChanged(); in startFadeOutLeaveBehindItemsAnimations()
704 notifyDataSetChanged(); in commitLeaveBehindItems()
866 notifyDataSetChanged(); in updateAnimatingConversationItems()
892 notifyDataSetChanged(); in setFooterVisibility()
[all …]
DLimitedMultiSelectDialogFragment.java113 adapter.notifyDataSetChanged(); in onCreateDialog()
260 notifyDataSetChanged();
265 notifyDataSetChanged();
270 notifyDataSetChanged();
DFolderListFragment.java749 mAccountsAdapter.notifyDataSetChanged(); in onUnreadCountChange()
857 void notifyDataSetChanged(); in notifyDataSetChanged() method
992 notifyDataSetChanged(); in rebuildFolderList()
1314 notifyDataSetChanged(); in setAccounts()
1451 notifyDataSetChanged(); in update()
1488 mFolderAdapter.notifyDataSetChanged(); in setSelectedFolder()
1632 notifyDataSetChanged(); in setAccounts()
1642 notifyDataSetChanged(); in setAccounts()
/packages/apps/Contacts/src/com/android/contacts/list/
DMultiSelectEntryContactListAdapter.java66 notifyDataSetChanged(); in setSelectedContactIds()
81 notifyDataSetChanged(); in setDisplayCheckBoxes()
103 notifyDataSetChanged(); in toggleSelectionOfContactId()
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/
DMtpPagerAdapter.java55 notifyDataSetChanged(); in setMtpDeviceIndex()
64 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpPagerAdapter
66 super.notifyDataSetChanged(); in notifyDataSetChanged()
DMtpAdapter.java60 notifyDataSetChanged(); in setMtpDeviceIndex()
68 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MtpAdapter
70 super.notifyDataSetChanged(); in notifyDataSetChanged()
/packages/apps/Dialer/src/com/android/dialer/list/
DPhoneFavoritesTileAdapter.java234 notifyDataSetChanged(); in setContactCursor()
321 notifyDataSetChanged(); in saveCursorToCache()
396 public void notifyDataSetChanged() { in notifyDataSetChanged() method in PhoneFavoritesTileAdapter
400 super.notifyDataSetChanged(); in notifyDataSetChanged()
476 notifyDataSetChanged(); in markDropArea()
501 notifyDataSetChanged(); in handleDrop()
530 notifyDataSetChanged(); in dropToUnsupportedView()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallListAdapter.java36 notifyDataSetChanged();
41 notifyDataSetChanged();
54 notifyDataSetChanged();
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DLapsAdapter.java142 notifyDataSetChanged(); in addLap()
164 notifyDataSetChanged(); in clearLaps()
267 notifyDataSetChanged(); in formatLapTime()
288 notifyDataSetChanged(); in formatAccumulatedTime()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSuggestionsAdapterBase.java195 notifyDataSetChanged(); in changeSuggestions()
201 notifyDataSetChanged(); in changeSuggestions()
230 protected abstract void notifyDataSetChanged(); in notifyDataSetChanged() method in SuggestionsAdapterBase
DSuggestionsListAdapter.java56 public void notifyDataSetChanged() { in notifyDataSetChanged() method in SuggestionsListAdapter
57 mAdapter.notifyDataSetChanged(); in notifyDataSetChanged()
/packages/apps/Terminal/src/com/android/terminal/
DTerminalActivity.java64 mTermAdapter.notifyDataSetChanged();
188 mTermAdapter.notifyDataSetChanged(); in onOptionsItemSelected()
198 mTermAdapter.notifyDataSetChanged(); in onOptionsItemSelected()
/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleWeeksAdapter.java170 notifyDataSetChanged(); in setSelectedDay()
186 notifyDataSetChanged(); in refresh()
254 notifyDataSetChanged(); in updateFocusMonth()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSuggestions.java103 notifyDataSetChanged(); in addResults()
128 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in Suggestions
/packages/apps/Dialer/src/com/android/dialer/calllog/
DGroupingListAdapter.java61 notifyDataSetChanged();
115 notifyDataSetChanged(); in changeCursor()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageAdapter.java85 notifyDataSetChanged(); in setSelectedMessage()
92 notifyDataSetChanged(); in setOneOnOne()
/packages/apps/Gallery2/src/com/android/photos/views/
DHeaderGridView.java124 ((HeaderViewGridAdapter) adapter).notifyDataSetChanged(); in addHeaderView()
257 notifyDataSetChanged(); in setNumColumns()
462 public void notifyDataSetChanged() { in notifyDataSetChanged() method in HeaderGridView.HeaderViewGridAdapter
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DSideFragment.java182 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in SideFragment
183 mAdapter.notifyDataSetChanged(); in notifyDataSetChanged()
267 notifyDataSetChanged(); in reset()
/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardAdapter.java145 notifyDataSetChanged(); in notifyChanged()
187 notifyDataSetChanged(); in recountItems()
376 notifyDataSetChanged();
390 notifyDataSetChanged();
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerPagerAdapter.java143 notifyDataSetChanged(); in timerAdded()
148 notifyDataSetChanged(); in timerRemoved()

123456