Searched defs:startTimestamp (Results 1 – 8 of 8) 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()
177 long startTimestamp = bundle.getLong("startTimestamp"); in logSecurityLogEvent() local
104 NetworkStats(Context context, NetworkTemplate template, int flags, long startTimestamp, in NetworkStats()
467 public void recordNdpStatus(int status, boolean isOutOfBand, long startTimestamp) { in recordNdpStatus()
1266 public long startTimestamp = 0; // request is made (initiator) / get request (responder) field in WifiAwareDataPathStateManager.NdpInfo
META-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...