Searched refs:getCacheCertainty (Results 1 – 5 of 5) sorted by relevance
53 public long getCacheCertainty(); in getCacheCertainty() method
147 public long getCacheCertainty() { in getCacheCertainty() method in NtpTrustedTime
146 long certainty = mNtpTime.getCacheCertainty(); in blockingGetNtpTimeAndInject()
326 pw.println("NTP cache certainty: " + mTime.getCacheCertainty()); in dump()