Searched refs:flagIndex (Results 1 – 1 of 1) sorted by relevance
546 final int flagIndex = ArrayUtils.indexOf(columns, Document.COLUMN_FLAGS); in includeFile() local547 if (flagIndex != -1) { in includeFile()570 row.add(flagIndex, flags); in includeFile()