HomeSort by relevance Sort by last modified time
    Searched defs:getCacheAge (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/util/
TrustedTime.java 41 public long getCacheAge();
NtpTrustedTime.java 100 public long getCacheAge() {
126 return mCachedNtpTime + getCacheAge();

Completed in 100 milliseconds