Searched refs:convertIntegerToIntList (Results 1 – 1 of 1) sorted by relevance
1668 private static int[] convertIntegerToIntList(List<Integer> integerList) { in convertIntegerToIntList() method in OutputConfiguration1703 dest.writeIntArray(convertIntegerToIntList(mSensorPixelModesUsed)); in writeToParcel()