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