Home
last modified time | relevance | path

Searched refs:listAllZones (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleZoneUtilTest.java93 int[] list = VehicleZoneUtil.listAllZones(zones); in testGetAllZones()
96 list = VehicleZoneUtil.listAllZones(zones); in testGetAllZones()
102 list = VehicleZoneUtil.listAllZones(zones); in testGetAllZones()
/packages/services/Car/car-lib/src/android/car/
DVehicleZoneUtil.java104 public static int[] listAllZones(int zones) { in listAllZones() method in VehicleZoneUtil
/packages/services/Car/service/src/com/android/car/hal/
DCarPropertyUtils.java101 int[] areas = VehicleZoneUtil.listAllZones(p.supportedAreas); in toCarPropertyConfig()
/packages/services/Car/car-lib/api/
Dsystem-current.txt167 method public static int[] listAllZones(int);
Dsystem-1.txt165 method public static int[] listAllZones(int);