HomeSort by relevance Sort by last modified time
    Searched full:nudge_source_notification (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/sync/engine/
nudge_source.cc 16 ENUM_CASE(NUDGE_SOURCE_NOTIFICATION);
nudge_source.h 13 NUDGE_SOURCE_NOTIFICATION,
all_status.cc 175 case NUDGE_SOURCE_NOTIFICATION:
176 status_.nudge_source_notification++;
sync_scheduler_impl.cc 126 case NUDGE_SOURCE_NOTIFICATION:
  /external/chromium_org/sync/internal_api/public/engine/
sync_status.cc 23 nudge_source_notification(0),
sync_status.h 67 int nudge_source_notification; member in struct:syncer::SyncStatus
  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 310 IntSyncStat nudge_source_notification(
432 nudge_source_notification.SetValue(full_status.nudge_source_notification);

Completed in 144 milliseconds