Searched refs:inputFormats (Results 1 – 2 of 2) sorted by relevance
1539 int[] inputFormats = getInputFormats(); in appendValidOutputFormatsForInputString() local1540 for (int inputFormat : inputFormats) { in appendValidOutputFormatsForInputString()
1082 int[] inputFormats = configMap.getInputFormats(); in checkInputConfiguration() local1084 for (int format : inputFormats) { in checkInputConfiguration()