Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc855 const char kSyncedNotificationAppInfoType[] = "SYNCED_NOTIFICATION_APP_INFO"; variable
927 *notification_type = kSyncedNotificationAppInfoType; in RealModelTypeToNotificationType()
1022 } else if (notification_type == kSyncedNotificationAppInfoType) { in NotificationTypeToRealModelType()