HomeSort by relevance Sort by last modified time
    Searched refs:kPreferenceNotificationType (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/syncable/
model_type.cc 407 const char kPreferenceNotificationType[] = "PREFERENCE";
426 *notification_type = kPreferenceNotificationType;
467 } else if (notification_type == kPreferenceNotificationType) {
  /external/chromium_org/sync/syncable/
model_type.cc 749 const char kPreferenceNotificationType[] = "PREFERENCE";
783 *notification_type = kPreferenceNotificationType;
866 } else if (notification_type == kPreferenceNotificationType) {

Completed in 433 milliseconds