Searched refs:CLUSTER_SWITCH_UI (Results 1 – 5 of 5) sorted by relevance
23 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()
23 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()
20 import static android.car.VehiclePropertyIds.CLUSTER_SWITCH_UI;113 addProperty(VehicleProperty.CLUSTER_SWITCH_UI) in configureMockedHal()336 event.prop = CLUSTER_SWITCH_UI; in createSwitchUiEvent()
1734 public static final int CLUSTER_SWITCH_UI = 289410868; field in VehiclePropertyIds2137 case CLUSTER_SWITCH_UI: in toString()
78 VehiclePropertyIds.CLUSTER_SWITCH_UI);