Searched refs:mLastMaintenance (Results 1 – 1 of 1) sorted by relevance
567 private long mLastMaintenance; field in StorageManagerService610 mLastMaintenance = System.currentTimeMillis(); in handleMessage()611 mLastMaintenanceFile.setLastModified(mLastMaintenance); in handleMessage()1064 return mLastMaintenance; in lastMaintenance()1532 mLastMaintenance = mLastMaintenanceFile.lastModified(); in StorageManagerService()3905 pw.println(TimeUtils.formatForLogging(mLastMaintenance)); in dump()