Home
last modified time | relevance | path

Searched refs:kAppNotificationType (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc414 const char kAppNotificationType[] = "APP"; variable
447 *notification_type = kAppNotificationType; in RealModelTypeToNotificationType()
488 } else if (notification_type == kAppNotificationType) { in NotificationTypeToRealModelType()
/external/chromium_org/sync/syncable/
Dmodel_type.cc788 const char kAppNotificationType[] = "APP"; variable
839 *notification_type = kAppNotificationType; in RealModelTypeToNotificationType()
925 } else if (notification_type == kAppNotificationType) { in NotificationTypeToRealModelType()