Searched defs:toIntArray (Results 1 – 4 of 4) sorted by relevance
152 public static int[] toIntArray(List<Integer> list) { in toIntArray() method in CarServiceUtils
485 private static int[] toIntArray(Set<Integer> intSet) { in toIntArray() method in AppFocusService
63 private static int[] toIntArray(Collection<Integer> collection) { in toIntArray() method in CarSensorManagerEmbedded
213 private static int[] toIntArray(Collection<Integer> collection) { in toIntArray() method in CarSensorsProxy