Searched refs:realtimeDeltaMs (Results 1 – 1 of 1) sorted by relevance
1532 long realtimeDeltaMs = locations[i + 1].getElapsedRealtimeMillis() in onReportLocations() local1534 if (abs(timeDeltaMs - realtimeDeltaMs) > MAX_BATCH_TIMESTAMP_DELTA_MS) { in onReportLocations()