Searched refs:lastModifiedIndex (Results 1 – 1 of 1) sorted by relevance
578 final int lastModifiedIndex = ArrayUtils.indexOf(columns, Document.COLUMN_LAST_MODIFIED); in includeFile() local579 if (lastModifiedIndex != -1) { in includeFile()583 row.add(lastModifiedIndex, lastModified); in includeFile()