Home
last modified time | relevance | path

Searched refs:CLUSTER_REQUEST_DISPLAY (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DClusterHalService.java22 import static android.car.VehiclePropertyIds.CLUSTER_REQUEST_DISPLAY;
83 CLUSTER_REQUEST_DISPLAY,
91 CLUSTER_REQUEST_DISPLAY,
259 VehiclePropValue request = createVehiclePropValue(CLUSTER_REQUEST_DISPLAY); in requestDisplay()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
H A DClusterHalServiceTest.java22 import static android.car.VehiclePropertyIds.CLUSTER_REQUEST_DISPLAY;
99 newSubscribableConfig(CLUSTER_REQUEST_DISPLAY), in setUp()
142 newSubscribableConfig(CLUSTER_REQUEST_DISPLAY))); in testTakeProperties_coreProperties()
153 newSubscribableConfig(CLUSTER_REQUEST_DISPLAY), in testTakeProperties_fullProperties()
317 assertThat(prop.prop).isEqualTo(CLUSTER_REQUEST_DISPLAY); in testRequestDisplay()
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/
H A DClusterHomeManagerTest.java123 addProperty(VehicleProperty.CLUSTER_REQUEST_DISPLAY, mPropertyHandler) in configureMockedHal()
245 VehiclePropValue value = mPropertyHandler.peek(VehicleProperty.CLUSTER_REQUEST_DISPLAY); in testClusterRequestDisplay()
246 assertThat(value.prop).isEqualTo(VehicleProperty.CLUSTER_REQUEST_DISPLAY); in testClusterRequestDisplay()
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DVehiclePropertyIds.java1775 public static final int CLUSTER_REQUEST_DISPLAY = 289410871; field in VehiclePropertyIds
2154 case CLUSTER_REQUEST_DISPLAY: in toString()
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DPropertyUtils.h126 toVendor(VehicleProperty::CLUSTER_REQUEST_DISPLAY);
H A DVehicleHalServer.cpp307 case toInt(VehicleProperty::CLUSTER_REQUEST_DISPLAY): in onSetProperty()
H A DDefaultConfig.h1099 .prop = toInt(VehicleProperty::CLUSTER_REQUEST_DISPLAY),
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/osdouble/
H A DClusterOsDoubleActivity.java82 VehiclePropertyIds.CLUSTER_REQUEST_DISPLAY);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal3294 CLUSTER_REQUEST_DISPLAY = (