Searched defs:OnPageActionsUpdated (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_test_notification_observer.cc258 void ExtensionTestNotificationObserver::OnPageActionsUpdated( function in class:ExtensionTestNotificationObserver
/external/chromium_org/chrome/browser/extensions/api/extension_action/
H A Dextension_action_api.cc65 void ExtensionActionAPI::Observer::OnPageActionsUpdated( function in class:extensions::ExtensionActionAPI::Observer
324 FOR_EACH_OBSERVER(Observer, observers_, OnPageActionsUpdated(web_contents));

Completed in 771 milliseconds