Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DAbstractCorpusRanker.java62 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in AbstractCorpusRanker
DListSuggestionCursor.java129 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in ListSuggestionCursor
DSearchableCorpora.java138 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in SearchableCorpora
DSuggestions.java153 private void notifyDataSetChanged() { in notifyDataSetChanged() method in Suggestions
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DMockCorpora.java116 protected void notifyDataSetChanged() { in notifyDataSetChanged() method in MockCorpora
/packages/apps/Launcher2/src/com/android/launcher2/
DFolder.java128 void notifyDataSetChanged() { in notifyDataSetChanged() method in Folder
/packages/apps/Mms/src/com/android/mms/ui/
DMessageListAdapter.java230 public void notifyDataSetChanged() { in notifyDataSetChanged() method in MessageListAdapter