Home
last modified time | relevance | path

Searched refs:INFO_DRIVER_SEAT (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/
DBluetoothDeviceConnectionPolicyTest.java142 .getPropertySafe(eq(VehiclePropertyIds.INFO_DRIVER_SEAT), anyInt())) in setUp()
143 .thenReturn(new CarPropertyValue<Integer>(VehiclePropertyIds.INFO_DRIVER_SEAT, in setUp()
455 .getPropertySafe(eq(VehiclePropertyIds.INFO_DRIVER_SEAT), anyInt())) in testGetDriverSeatLocationNull_policyCreated()
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothDeviceConnectionPolicy.java204 VehiclePropertyIds.INFO_DRIVER_SEAT, VehicleAreaType.VEHICLE_AREA_TYPE_GLOBAL); in getDriverSeatLocationFromVhal()
210 new int[]{VehiclePropertyIds.INFO_DRIVER_SEAT}) in getDriverSeatLocationFromVhal()
/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java115 VehiclePropertyIds.INFO_DRIVER_SEAT); in PropertyPermissionMapping()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarInfoManagerTest.java98 addAidlStaticProperty(VehicleProperty.INFO_DRIVER_SEAT, in configureMockedHal()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java154 propsToString.put(VehiclePropertyIds.INFO_DRIVER_SEAT, "INFO_DRIVER_SEAT"); in testToString()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java368 public static final int INFO_DRIVER_SEAT = 356516106; field in VehiclePropertyIds
/packages/services/Car/car-lib/api/
Dcurrent.txt395 …ission(android.car.Car.PERMISSION_CAR_INFO) public static final int INFO_DRIVER_SEAT = 356516106; …
Dlint-baseline.txt844 UnflaggedApi: android.car.VehiclePropertyIds#INFO_DRIVER_SEAT:
845 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.INFO_DRIVER_SEAT
/packages/services/Car/car-lib-module/api/
Dcurrent.txt395 …ission(android.car.Car.PERMISSION_CAR_INFO) public static final int INFO_DRIVER_SEAT = 356516106; …
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2514 field TIRAMISU_0 int INFO_DRIVER_SEAT = 356516106;