Searched refs:savedFileCount (Results 1 – 1 of 1) sorted by relevance
703 final int savedFileCount = mSavedFilesInOrder.size(); in purgeSavedFile() local704 final int removeCount = savedFileCount - MAX_PERSIST_SNAPSHOT_COUNT; in purgeSavedFile()