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

  /external/chromium_org/chrome/browser/extensions/
location_bar_controller.cc 80 NotifyPageActionsChanged(web_contents_);
109 NotifyPageActionsChanged(web_contents_);
active_script_controller.cc 190 NotifyPageActionsChanged(web_contents());
234 NotifyPageActionsChanged(web_contents());
343 NotifyPageActionsChanged(web_contents());
  /external/chromium_org/chrome/browser/extensions/api/extension_action/
extension_action_api.h 105 void NotifyPageActionsChanged(content::WebContents* web_contents);
extension_action_api.cc 242 NotifyPageActionsChanged(web_contents);
313 void ExtensionActionAPI::NotifyPageActionsChanged(

Completed in 156 milliseconds