Searched refs:startResponseProcessingTimestamp (Results 1 – 1 of 1) sorted by relevance
65 private long startResponseProcessingTimestamp = UNINITIALIZED_TIMESTAMP; field in FillResponseEventLogger361 startResponseProcessingTimestamp = SystemClock.elapsedRealtime(); in startResponseProcessingTime()369 if (startResponseProcessingTimestamp == UNINITIALIZED_TIMESTAMP && sVerbose) { in maybeSetLatencyResponseProcessingMillis()373 = SystemClock.elapsedRealtime() - startResponseProcessingTimestamp; in maybeSetLatencyResponseProcessingMillis()