Searched refs:mLastMaintenance (Results 1 – 1 of 1) sorted by relevance
677 private long mLastMaintenance; field in StorageManagerService724 mLastMaintenance = System.currentTimeMillis(); in handleMessage()725 mLastMaintenanceFile.setLastModified(mLastMaintenance); in handleMessage()1404 return mLastMaintenance; in lastMaintenance()1980 mLastMaintenance = mLastMaintenanceFile.lastModified(); in StorageManagerService()4811 pw.println(TimeUtils.formatForLogging(mLastMaintenance)); in dump()