Home
last modified time | relevance | path

Searched refs:kAppNotificationType (Results 1 – 1 of 1) 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()