Searched refs:mXmlTimestamp (Results 1 – 1 of 1) sorted by relevance
112 private final long mXmlTimestamp; field in JobStore210 mXmlTimestamp = mJobsFile.exists() in JobStore()212 mRtcGood = (sSystemClock.millis() > mXmlTimestamp); in JobStore()239 return now >= mXmlTimestamp; in clockNowValidToInflate()