Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java181 public static final int INFO_MULTI_EV_PORT_LOCATIONS = 289472780; field in VehiclePropertyIds
1863 case INFO_MULTI_EV_PORT_LOCATIONS: in toString()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalServiceIds.java384 mProps.put(VehicleProperty.INFO_MULTI_EV_PORT_LOCATIONS, new Pair<>( in PropertyHalServiceIds()
570 mPropToValidValue.put(VehicleProperty.INFO_MULTI_EV_PORT_LOCATIONS, PORT_LOCATION); in PropertyHalServiceIds()
/packages/services/Car/tests/CarSecurityPermissionTest/src/com/android/car/
DCarPropertyManagerPublicPermissionTest.java145 mProps.add(VehiclePropertyIds.INFO_MULTI_EV_PORT_LOCATIONS); in initAllPropertyIds()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java102 VehiclePropertyIds.toString(VehiclePropertyIds.INFO_MULTI_EV_PORT_LOCATIONS)); in testToString()
/packages/services/Car/car-lib/api/
Dcurrent.txt305 …(android.car.Car.PERMISSION_CAR_INFO) public static final int INFO_MULTI_EV_PORT_LOCATIONS = 28947…