Searched refs:mXmlTimestamp (Results 1 – 1 of 1) sorted by relevance
101 private final long mXmlTimestamp; field in JobStore167 mXmlTimestamp = mJobsFile.getLastModifiedTime(); in JobStore()168 mRtcGood = (sSystemClock.millis() > mXmlTimestamp); in JobStore()178 return now >= mXmlTimestamp; in clockNowValidToInflate()