Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc846 const char kAppNotificationType[] = "APP"; variable
900 *notification_type = kAppNotificationType; in RealModelTypeToNotificationType()
992 } else if (notification_type == kAppNotificationType) { in NotificationTypeToRealModelType()