Searched refs:mFileCountLimit (Results 1 – 1 of 1) sorted by relevance
346 private final int mFileCountLimit; field in ShutdownCheckPoints.FileDumperThread351 mFileCountLimit = fileCountLimit; in FileDumperThread()359 int filesToDelete = checkPointFiles.length - mFileCountLimit + 1; in run()