Searched refs:currentFile (Results 1 – 1 of 1) sorted by relevance
454 String currentFile = mFile.getBaseFile().getPath(); in getCommittedFilesLF() local455 if (DEBUG) Slog.d(TAG, "Collecting " + files.length + " files except: " + currentFile); in getCommittedFilesLF()464 if (!inclCurrent && fileStr.equals(currentFile)) { in getCommittedFilesLF()