Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc787 const char kAppSettingNotificationType[] = "APP_SETTING"; variable
836 *notification_type = kAppSettingNotificationType; in RealModelTypeToNotificationType()
940 } else if (notification_type == kAppSettingNotificationType) { in NotificationTypeToRealModelType()