Home
last modified time | relevance | path

Searched refs:CLUSTER_SWITCH_UI (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
H A DClusterHalServiceTest.java23 import static android.car.VehiclePropertyIds.CLUSTER_SWITCH_UI;
96 newSubscribableConfig(CLUSTER_SWITCH_UI), in setUp()
115 verify(mVehicleHal).subscribeProperty(mClusterHalService, CLUSTER_SWITCH_UI); in testInit_subscribeProperty()
129 newSubscribableConfig(CLUSTER_SWITCH_UI), in testTakeProperties_doNotTakePartialProperties()
139 newSubscribableConfig(CLUSTER_SWITCH_UI), in testTakeProperties_coreProperties()
150 newSubscribableConfig(CLUSTER_SWITCH_UI), in testTakeProperties_fullProperties()
161 event.prop = CLUSTER_SWITCH_UI; in createSwitchUiEvent()
/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DClusterHalService.java23 import static android.car.VehiclePropertyIds.CLUSTER_SWITCH_UI;
80 CLUSTER_SWITCH_UI,
88 CLUSTER_SWITCH_UI,
95 CLUSTER_SWITCH_UI,
184 case CLUSTER_SWITCH_UI: in onHalEvents()
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/cluster/
H A DClusterHomeManagerTest.java20 import static android.car.VehiclePropertyIds.CLUSTER_SWITCH_UI;
116 addProperty(VehicleProperty.CLUSTER_SWITCH_UI) in configureMockedHal()
354 event.prop = CLUSTER_SWITCH_UI; in createSwitchUiEvent()
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DVehiclePropertyIds.java1745 public static final int CLUSTER_SWITCH_UI = 289410868; field in VehiclePropertyIds
2148 case CLUSTER_SWITCH_UI: in toString()
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DPropertyUtils.h122 constexpr int32_t VENDOR_CLUSTER_SWITCH_UI = toVendor(VehicleProperty::CLUSTER_SWITCH_UI);
H A DDefaultConfig.h1071 .prop = toInt(VehicleProperty::CLUSTER_SWITCH_UI),
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/osdouble/
H A DClusterOsDoubleActivity.java78 VehiclePropertyIds.CLUSTER_SWITCH_UI);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal3209 CLUSTER_SWITCH_UI = (
3246 * ClusterHome will send this message when it handles CLUSTER_SWITCH_UI, CLUSTER_DISPLAY_STATE.
3250 * received message, then it should send CLUSTER_SWITCH_UI, CLUSTER_DISPLAY_STATE again to