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