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