Searched defs:notification_type (Results 1 - 18 of 18) sorted by relevance

/external/chromium/chrome/browser/sync/notifier/
H A Dinvalidation_util.cc18 std::string notification_type; local
20 model_type, &notification_type)) {
23 object_id->Init(invalidation::ObjectSource::CHROME_SYNC, notification_type);
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dnew_tab_page_handler.cc194 void NewTabPageHandler::Notify(chrome::NotificationType notification_type) { argument
197 service->Notify(notification_type,
/external/chromium_org/chrome/test/base/
H A Dui_test_utils.h192 int notification_type,
194 : content::WindowedNotificationObserver(notification_type, source) {}
191 WindowedNotificationObserverWithDetails( int notification_type, const content::NotificationSource& source) argument
/external/chromium_org/sync/notifier/
H A Dinvalidation_util.cc52 std::string notification_type; local
53 if (!RealModelTypeToNotificationType(model_type, &notification_type)) {
57 notification_type);
/external/chromium/chrome/browser/
H A Dbrowser_focus_uitest.cc620 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
/external/chromium/chrome/browser/sync/syncable/
H A Dmodel_type.cc420 std::string* notification_type) {
423 *notification_type = kBookmarkNotificationType;
426 *notification_type = kPreferenceNotificationType;
429 *notification_type = kPasswordNotificationType;
432 *notification_type = kAutofillNotificationType;
435 *notification_type = kThemeNotificationType;
438 *notification_type = kTypedUrlNotificationType;
441 *notification_type = kExtensionNotificationType;
444 *notification_type = kNigoriNotificationType;
447 *notification_type
419 RealModelTypeToNotificationType(ModelType model_type, std::string* notification_type) argument
462 NotificationTypeToRealModelType(const std::string& notification_type, ModelType* model_type) argument
[all...]
/external/chromium/chrome/browser/web_resource/
H A Dweb_resource_service.cc204 NotificationType::Type notification_type,
214 notification_type_(notification_type),
199 WebResourceService( Profile* profile, PrefService* prefs, const char* web_resource_server, bool apply_locale_to_url, NotificationType::Type notification_type, const char* last_update_time_pref_name, int start_fetch_delay, int cache_update_delay) argument
/external/chromium_org/chrome/browser/extensions/
H A Dextension_test_notification_observer.cc141 int notification_type) {
147 this, notification_type, content::NotificationService::AllSources());
149 notification_type, content::NotificationService::AllSources()).Wait();
140 WaitForNotification( int notification_type) argument
/external/chromium_org/chrome/browser/history/
H A Din_memory_url_index.cc178 void InMemoryURLIndex::Observe(int notification_type, argument
181 switch (notification_type) {
H A Din_memory_url_index_unittest.cc105 void Observe(int notification_type,
167 int notification_type,
170 url_index_->Observe(notification_type, source, details);
166 Observe( int notification_type, const content::NotificationSource& source, const content::NotificationDetails& details) argument
/external/chromium_org/chrome/browser/ui/webui/ntp/android/
H A Dpromo_handler.cc61 void Notify(PromoHandler* ph, chrome::NotificationType notification_type) { argument
64 service->Notify(notification_type,
/external/chromium_org/content/browser/
H A Dsite_per_process_browsertest.cc78 RedirectNotificationObserver(int notification_type,
116 int notification_type,
121 registrar_.Add(this, notification_type, source);
115 RedirectNotificationObserver( int notification_type, const NotificationSource& source) argument
/external/chromium_org/content/public/test/
H A Dtest_utils.cc182 int notification_type,
187 AddNotificationType(notification_type, source);
191 int notification_type,
197 AddNotificationType(notification_type, source_);
201 int notification_type,
207 registrar_.Add(this, notification_type, source_);
213 int notification_type,
215 registrar_.Add(this, notification_type, source);
181 WindowedNotificationObserver( int notification_type, const NotificationSource& source) argument
190 WindowedNotificationObserver( int notification_type, const ConditionTestCallback& callback) argument
200 WindowedNotificationObserver( int notification_type, const ConditionTestCallbackWithoutSourceAndDetails& callback) argument
212 AddNotificationType( int notification_type, const NotificationSource& source) argument
/external/chromium_org/chrome/browser/notifications/sync_notifier/
H A Dsynced_notification.cc247 message_center::NotificationType notification_type = local
250 notification_type = message_center::NOTIFICATION_TYPE_IMAGE;
252 notification_type = message_center::NOTIFICATION_TYPE_BASE_FORMAT;
296 Notification ui_notification(notification_type,
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_focus_uitest.cc624 int notification_type; local
628 notification_type = content::NOTIFICATION_FOCUS_CHANGED_IN_PAGE;
633 notification_type = chrome::NOTIFICATION_FOCUS_RETURNED_TO_BROWSER;
639 notification_type, notification_source)); local
659 int notification_type; local
663 notification_type = content::NOTIFICATION_FOCUS_CHANGED_IN_PAGE;
668 notification_type = chrome::NOTIFICATION_FOCUS_RETURNED_TO_BROWSER;
674 notification_type, notification_source)); local
/external/chromium_org/sync/syncable/
H A Dmodel_type.cc809 std::string* notification_type) {
812 *notification_type = kBookmarkNotificationType;
815 *notification_type = kPreferenceNotificationType;
818 *notification_type = kPasswordNotificationType;
821 *notification_type = kAutofillNotificationType;
824 *notification_type = kThemeNotificationType;
827 *notification_type = kTypedUrlNotificationType;
830 *notification_type = kExtensionNotificationType;
833 *notification_type = kNigoriNotificationType;
836 *notification_type
808 RealModelTypeToNotificationType(ModelType model_type, std::string* notification_type) argument
899 NotificationTypeToRealModelType(const std::string& notification_type, ModelType* model_type) argument
[all...]
/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.cc965 NotificationType::Type notification_type; member in struct:__anon1906::CommandNotification
1076 *type = command_notifications[i].notification_type;
/external/chromium_org/chrome/browser/automation/
H A Dautomation_provider_observers.cc905 int notification_type; member in struct:__anon4352::CommandNotification
1033 *type = command_notifications[i].notification_type;

Completed in 8990 milliseconds