Searched refs:CLUSTER_DISPLAY_STATE (Results 1 – 5 of 5) sorted by relevance
19 import static android.car.VehiclePropertyIds.CLUSTER_DISPLAY_STATE;97 newSubscribableConfig(CLUSTER_DISPLAY_STATE), in setUp()116 verify(mVehicleHal).subscribeProperty(mClusterHalService, CLUSTER_DISPLAY_STATE); in testInit_subscribeProperty()130 newSubscribableConfig(CLUSTER_DISPLAY_STATE), in testTakeProperties_doNotTakePartialProperties()140 newSubscribableConfig(CLUSTER_DISPLAY_STATE), in testTakeProperties_coreProperties()151 newSubscribableConfig(CLUSTER_DISPLAY_STATE), in testTakeProperties_fullProperties()170 event.prop = CLUSTER_DISPLAY_STATE; in createDisplayStateEvent()
19 import static android.car.VehiclePropertyIds.CLUSTER_DISPLAY_STATE;81 CLUSTER_DISPLAY_STATE,90 CLUSTER_DISPLAY_STATE,96 CLUSTER_DISPLAY_STATE,188 case CLUSTER_DISPLAY_STATE: in onHalEvents()
19 import static android.car.VehiclePropertyIds.CLUSTER_DISPLAY_STATE;115 addProperty(VehicleProperty.CLUSTER_DISPLAY_STATE) in configureMockedHal()345 event.prop = CLUSTER_DISPLAY_STATE; in createDisplayStateEvent()
1744 public static final int CLUSTER_DISPLAY_STATE = 289476405; field in VehiclePropertyIds2139 case CLUSTER_DISPLAY_STATE: in toString()
84 VehiclePropertyIds.CLUSTER_DISPLAY_STATE);