Searched refs:mLastReclamationTime (Results 1 – 1 of 1) sorted by relevance
125 private long mLastReclamationTime; field in Scribe191 return mLastReclamationTime; in getLastReclamationTimeLocked()322 mLastReclamationTime = in loadFromDiskLocked()383 mLastReclamationTime = time; in setLastReclamationTimeLocked()407 mLastReclamationTime = 0; in tearDownLocked()680 out.attributeLong(null, XML_ATTR_LAST_RECLAMATION_TIME, mLastReclamationTime); in writeState()