Searched refs:SYNC_MONITOR_WINDOW_LENGTH_MILLIS (Results 1 – 1 of 1) sorted by relevance
178 private static final long SYNC_MONITOR_WINDOW_LENGTH_MILLIS = 60 * 1000; // 60 seconds field in SyncManager1249 (SYNC_MONITOR_WINDOW_LENGTH_MILLIS/1000) + "s"); in postMonitorSyncProgressMessage()1259 mSyncHandler.sendMessageDelayed(monitorMessage, SYNC_MONITOR_WINDOW_LENGTH_MILLIS); in postMonitorSyncProgressMessage()