Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
H A DCandidatePhaseMetric.java89 public long getStartQueryTimeNanoseconds() { in getStartQueryTimeNanoseconds() method in CandidatePhaseMetric
104 - getStartQueryTimeNanoseconds()) / 1000); in getQueryLatencyMicroseconds()
H A DCandidateAggregateMetric.java109 candidateMetric.getStartQueryTimeNanoseconds()); in collectQueryAggregates()
H A DRequestSessionMetric.java334 candidatePhaseMetric.getStartQueryTimeNanoseconds()); in collectChosenMetricViaCandidateTransfer()
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DMetricUtilities.java321 metric.getStartQueryTimeNanoseconds()); in logApiCalledCandidatePhase()