Searched refs:convertIntArrayToIntegerList (Results 1 – 1 of 1) sorted by relevance
1228 mSensorPixelModesUsed = convertIntArrayToIntegerList(sensorPixelModesUsed); in OutputConfiguration()1322 private static ArrayList<Integer> convertIntArrayToIntegerList(int[] intArray) { in convertIntArrayToIntegerList() method in OutputConfiguration