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

  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 355 SendChangeNotification(profile);
361 SendChangeNotification(content::Source<Profile>(source).ptr());
455 SendChangeNotification(profile);
469 SendChangeNotification(Profile::FromBrowserContext(browser_context));
476 // We don't call SendChangeNotification here - it will be generated
543 void BackgroundContentsService::SendChangeNotification(Profile* profile) {
668 SendChangeNotification(profile);
background_contents_service.h 212 void SendChangeNotification(Profile* profile);

Completed in 408 milliseconds