Home
last modified time | relevance | path

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

/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
DCandidatePhaseMetric.java77 public void setStartQueryTimeNanoseconds(long startQueryTimeNanoseconds) { in setStartQueryTimeNanoseconds() argument
78 mStartQueryTimeNanoseconds = startQueryTimeNanoseconds; in setStartQueryTimeNanoseconds()