HomeSort by relevance Sort by last modified time
    Searched refs:NotifyModelChanged (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
bookmarks_handler.h 72 virtual void NotifyModelChanged(const DictionaryValue& status);
bookmarks_handler.cc 323 NotifyModelChanged(result);
335 NotifyModelChanged(result);
345 NotifyModelChanged(result);
353 void BookmarksHandler::NotifyModelChanged(const DictionaryValue& status) {
  /external/chromium/chrome/browser/download/
download_manager.cc 817 NotifyModelChanged();
    [all...]
download_manager.h 315 void NotifyModelChanged();
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 371 NotifyModelChanged();
394 NotifyModelChanged();
954 NotifyModelChanged();
984 NotifyModelChanged();
    [all...]
bookmark_bar_view.h 412 void NotifyModelChanged();

Completed in 108 milliseconds