Home
last modified time | relevance | path

Searched refs:NotificationMethod (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/jingle/notifier/base/
Dnotification_method.h12 enum NotificationMethod { enum
20 extern const NotificationMethod kDefaultNotificationMethod;
23 NotificationMethod notification_method);
27 NotificationMethod StringToNotificationMethod(const std::string& str);
Dnotification_method.cc11 const NotificationMethod kDefaultNotificationMethod = NOTIFICATION_SERVER;
14 NotificationMethod notification_method) { in NotificationMethodToString()
30 NotificationMethod StringToNotificationMethod(const std::string& str) { in StringToNotificationMethod()
Dnotifier_options.h39 NotificationMethod notification_method;