Home
last modified time | relevance | path

Searched refs:INFO_EV_PORT_LOCATION (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarInfoManagerTest.java92 addStaticProperty(VehicleProperty.INFO_EV_PORT_LOCATION, in configureMockedHal()
93 VehiclePropValueBuilder.newBuilder(VehicleProperty.INFO_EV_PORT_LOCATION) in configureMockedHal()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java167 public static final int INFO_EV_PORT_LOCATION = 289407241; field in VehiclePropertyIds
1869 case INFO_EV_PORT_LOCATION: in toString()
/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java114 VehiclePropertyIds.INFO_EV_PORT_LOCATION, in PropertyPermissionMapping()
/packages/services/Car/tests/CarSecurityPermissionTest/src/com/android/car/
DCarPropertyManagerPublicPermissionTest.java146 mProps.add(VehiclePropertyIds.INFO_EV_PORT_LOCATION); in initAllPropertyIds()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java108 VehiclePropertyIds.toString(VehiclePropertyIds.INFO_EV_PORT_LOCATION)); in testToString()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalServiceIds.java387 mProps.put(VehicleProperty.INFO_EV_PORT_LOCATION, new Pair<>( in PropertyHalServiceIds()
/packages/services/Car/car-lib/api/
Dcurrent.txt297 …sion(android.car.Car.PERMISSION_CAR_INFO) public static final int INFO_EV_PORT_LOCATION = 28940724…