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