Home
last modified time | relevance | path

Searched refs:telecomRoutingStartTimeMillis (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/latencyreport/
DLatencyReport.java39 private final long telecomRoutingStartTimeMillis; field in LatencyReport
64 telecomRoutingStartTimeMillis = INVALID_TIME; in LatencyReport()
74 telecomRoutingStartTimeMillis = INVALID_TIME; in LatencyReport()
78 telecomRoutingStartTimeMillis = in LatencyReport()
95 return telecomRoutingStartTimeMillis; in getTelecomRoutingStartTimeMillis()