Searched refs:LAST_FSTRIM_FILE (Results 1 – 1 of 1) sorted by relevance
366 private static final String LAST_FSTRIM_FILE = "last-fstrim"; field in MountService1513 mLastMaintenanceFile = new File(systemDir, LAST_FSTRIM_FILE); in MountService()