Searched refs:mLastMaintenance (Results 1 – 1 of 1) sorted by relevance
661 private long mLastMaintenance; field in StorageManagerService707 mLastMaintenance = System.currentTimeMillis(); in handleMessage()708 mLastMaintenanceFile.setLastModified(mLastMaintenance); in handleMessage()1312 return mLastMaintenance; in lastMaintenance()1886 mLastMaintenance = mLastMaintenanceFile.lastModified(); in StorageManagerService()4652 pw.println(TimeUtils.formatForLogging(mLastMaintenance)); in dump()