Searched refs:inputFormats (Results 1 – 2 of 2) sorted by relevance
1806 int[] inputFormats = getInputFormats(); in appendValidOutputFormatsForInputString() local1807 for (int inputFormat : inputFormats) { in appendValidOutputFormatsForInputString()
1227 int[] inputFormats = configMap.getInputFormats(); in checkInputConfiguration() local1229 for (int format : inputFormats) { in checkInputConfiguration()