Searched defs:getCacheAge (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/util/
H A DNtpTrustedTime.java100 public long getCacheAge() { method in class:NtpTrustedTime
126 return mCachedNtpTime + getCacheAge();
H A DTrustedTime.java41 public long getCacheAge(); method in interface:TrustedTime

Completed in 99 milliseconds