Home
last modified time | relevance | path

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

/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
DCandidatePhaseMetric.java48 private long mStartQueryTimeNanoseconds = -1; field in CandidatePhaseMetric
78 mStartQueryTimeNanoseconds = startQueryTimeNanoseconds; in setStartQueryTimeNanoseconds()
90 return mStartQueryTimeNanoseconds; in getStartQueryTimeNanoseconds()