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

  /external/chromium/chrome/browser/
background_page_tracker.cc 99 SendChangeNotification();
154 SendChangeNotification();
279 SendChangeNotification();
293 SendChangeNotification();
296 void BackgroundPageTracker::SendChangeNotification() {
  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 346 SendChangeNotification(profile);
352 SendChangeNotification(content::Source<Profile>(source).ptr());
407 SendChangeNotification(profile);
450 SendChangeNotification(content::Source<Profile>(source).ptr());
457 // We don't call SendChangeNotification here - it will be generated
527 void BackgroundContentsService::SendChangeNotification(Profile* profile) {
651 SendChangeNotification(profile);

Completed in 713 milliseconds