Home
last modified time | relevance | path

Searched defs:toIntArray (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarServiceUtils.java152 public static int[] toIntArray(List<Integer> list) { in toIntArray() method in CarServiceUtils
DAppFocusService.java485 private static int[] toIntArray(Set<Integer> intSet) { in toIntArray() method in AppFocusService
/packages/services/Car/car-support-lib/src/android/support/car/hardware/
DCarSensorManagerEmbedded.java63 private static int[] toIntArray(Collection<Integer> collection) { in toIntArray() method in CarSensorManagerEmbedded
DCarSensorsProxy.java213 private static int[] toIntArray(Collection<Integer> collection) { in toIntArray() method in CarSensorsProxy