Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarInfoManagerTest.java95 addAidlStaticProperty(VehicleProperty.INFO_FUEL_DOOR_LOCATION, in configureMockedHal()
96 AidlVehiclePropValueBuilder.newBuilder(VehicleProperty.INFO_FUEL_DOOR_LOCATION) in configureMockedHal()
99 AidlVehiclePropValueBuilder.newBuilder(VehicleProperty.INFO_FUEL_DOOR_LOCATION) in configureMockedHal()
/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java113 VehiclePropertyIds.INFO_FUEL_DOOR_LOCATION, in PropertyPermissionMapping()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java152 propsToString.put(VehiclePropertyIds.INFO_FUEL_DOOR_LOCATION, "INFO_FUEL_DOOR_LOCATION"); in testToString()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java297 public static final int INFO_FUEL_DOOR_LOCATION = 289407240; field in VehiclePropertyIds
/packages/services/Car/tests/CarLibUnitTest/src/android/car/hardware/property/
DCarPropertyManagerUnitTest.java23 import static android.car.VehiclePropertyIds.INFO_FUEL_DOOR_LOCATION;
118 private static final int INT32_PROP = INFO_FUEL_DOOR_LOCATION;
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java140 private static final int INT32_PROP = VehiclePropertyIds.INFO_FUEL_DOOR_LOCATION;
/packages/services/Car/car-lib/api/
Dcurrent.txt401 …ion(android.car.Car.PERMISSION_CAR_INFO) public static final int INFO_FUEL_DOOR_LOCATION = 2894072…
Dlint-baseline.txt856 UnflaggedApi: android.car.VehiclePropertyIds#INFO_FUEL_DOOR_LOCATION:
857 … API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.INFO_FUEL_DOOR_LOCATION
/packages/services/Car/car-lib-module/api/
Dcurrent.txt401 …ion(android.car.Car.PERMISSION_CAR_INFO) public static final int INFO_FUEL_DOOR_LOCATION = 2894072…
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2511 field TIRAMISU_0 int INFO_FUEL_DOOR_LOCATION = 289407240;