Searched defs:OnIconUpdated (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/system_indicator/
H A Dsystem_indicator_manager.cc46 virtual void OnIconUpdated() OVERRIDE;
97 void ExtensionIndicatorIcon::OnIconUpdated() { function in class:extensions::ExtensionIndicatorIcon
194 it->second->OnIconUpdated();
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dpage_action_image_view.cc224 void PageActionImageView::OnIconUpdated() { function in class:PageActionImageView
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_action_view.cc290 void BrowserActionButton::OnIconUpdated() { function in class:BrowserActionButton
293 icon_observer_->OnIconUpdated(GetIconWithBadge());

Completed in 85 milliseconds