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

  /external/chromium/chrome/browser/sync/notifier/
invalidation_util.cc 18 std::string notification_type; local
20 model_type, &notification_type)) {
23 object_id->Init(invalidation::ObjectSource::CHROME_SYNC, notification_type);
  /external/chromium/chrome/browser/
browser_focus_uitest.cc 620 NotificationType::Type notification_type; local
624 notification_type = NotificationType::FOCUS_CHANGED_IN_PAGE;
629 notification_type = NotificationType::FOCUS_RETURNED_TO_BROWSER;
635 notification_type, notification_source)); local
655 NotificationType::Type notification_type; local
659 notification_type = NotificationType::FOCUS_CHANGED_IN_PAGE;
664 notification_type = NotificationType::FOCUS_RETURNED_TO_BROWSER;
670 notification_type, notification_source)); local
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider_observers.cc 965 NotificationType::Type notification_type; member in struct:__anon3294::CommandNotification
    [all...]

Completed in 65 milliseconds