Searched refs:mXmlTimestamp (Results 1 – 1 of 1) sorted by relevance
97 private final long mXmlTimestamp; field in JobStore161 mXmlTimestamp = mJobsFile.getLastModifiedTime(); in JobStore()162 mRtcGood = (sSystemClock.millis() > mXmlTimestamp); in JobStore()172 return now >= mXmlTimestamp; in clockNowValidToInflate()