Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java221 public static final int INFO_EXTERIOR_DIMENSIONS = 289472779; field in VehiclePropertyIds
1873 case INFO_EXTERIOR_DIMENSIONS: in toString()
/packages/services/Car/tests/CarSecurityPermissionTest/src/com/android/car/
DCarPropertyManagerPublicPermissionTest.java148 mProps.add(VehiclePropertyIds.INFO_EXTERIOR_DIMENSIONS); in initAllPropertyIds()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java112 VehiclePropertyIds.toString(VehiclePropertyIds.INFO_EXTERIOR_DIMENSIONS)); in testToString()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalServiceIds.java393 mProps.put(VehicleProperty.INFO_EXTERIOR_DIMENSIONS, new Pair<>( in PropertyHalServiceIds()
/packages/services/Car/car-lib/api/
Dcurrent.txt298 …on(android.car.Car.PERMISSION_CAR_INFO) public static final int INFO_EXTERIOR_DIMENSIONS = 2894727…