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

  /external/chromium/chrome/browser/extensions/
extension_browser_event_router.h 123 void RegisterForBrowserNotifications(const Browser* browser);
extension_browser_event_router.cc 129 RegisterForBrowserNotifications(*iter);
162 RegisterForBrowserNotifications(browser);
165 void ExtensionBrowserEventRouter::RegisterForBrowserNotifications(

Completed in 112 milliseconds