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

  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 368 SendChangeNotification(profile);
374 SendChangeNotification(content::Source<Profile>(source).ptr());
430 SendChangeNotification(profile);
475 SendChangeNotification(content::Source<Profile>(source).ptr());
482 // We don't call SendChangeNotification here - it will be generated
555 void BackgroundContentsService::SendChangeNotification(Profile* profile) {
680 SendChangeNotification(profile);
background_contents_service.h 195 void SendChangeNotification(Profile* profile);

Completed in 49 milliseconds