Searched defs:startTimestamp (Results 1 – 2 of 2) sorted by relevance
83 final long startTimestamp = now - smsSyncBackoffTimeMillis; in fullSync() local101 final long startTimestamp = now - smsSyncBackoffTimeMillis; in sync() local113 final long startTimestamp = now; in immediateSync() local118 private static void sync(final long startTimestamp) { in sync()135 final int maxMessagesToUpdate, final long startTimestamp) { in SyncMessagesAction()149 final long startTimestamp = actionParameters.getLong(KEY_START_TIMESTAMP); in executeAction() local359 final long startTimestamp = actionParameters.getLong(KEY_START_TIMESTAMP); in processBackgroundResponse() local
188 public synchronized boolean shouldSync(final boolean full, final long startTimestamp) { in shouldSync()227 public long delayUntilFullSync(final long startTimestamp) { in delayUntilFullSync()