Home
last modified time | relevance | path

Searched refs:TOP_SITES_LOADED (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/history/
Dtop_sites.h200 TOP_SITES_LOADED enumerator
Dtop_sites.cc893 NotificationService::current()->Notify(NotificationType::TOP_SITES_LOADED, in MoveStateToLoaded()
942 top_sites_state_ = TOP_SITES_LOADED; in OnGotMostVisitedThumbnails()
961 top_sites_state_ = TOP_SITES_LOADED; in OnGotMostVisitedThumbnails()
/external/chromium/chrome/browser/automation/
Dautomation_provider_observers.cc1955 registrar_.Add(this, NotificationType::TOP_SITES_LOADED, in NTPInfoObserver()
1965 if (type == NotificationType::TOP_SITES_LOADED) { in Observe()