Searched refs:CLUSTER_DISPLAY_STATE (Results 1 – 12 of 12) sorted by relevance
19 import static android.car.VehiclePropertyIds.CLUSTER_DISPLAY_STATE;117 newSubscribableConfig(CLUSTER_DISPLAY_STATE), in getFullProperties()126 newSubscribableConfig(CLUSTER_DISPLAY_STATE), in getCoreProperties()165 newSubscribableConfig(CLUSTER_DISPLAY_STATE))); in testIsServiceEnabled_fullMode_partialProperties()180 newSubscribableConfig(CLUSTER_DISPLAY_STATE))); in testIsServiceEnabled_lightMode_partialProperties()199 verify(mVehicleHal).subscribePropertySafe(mClusterHalService, CLUSTER_DISPLAY_STATE); in testInit_subscribePropertySafe_coreProperties()211 CLUSTER_DISPLAY_STATE); in testInit_subscribePropertySafe_lightMode_coreProperties()222 CLUSTER_DISPLAY_STATE); in testInit_subscribePropertySafe_noProperties()233 CLUSTER_DISPLAY_STATE); in testInit_lightMode_subscribePropertySafe_noProperties()239 newSubscribableConfig(CLUSTER_DISPLAY_STATE))); in testInit_subscribePropertySafe_partialProperties()[all …]
19 import static android.car.VehiclePropertyIds.CLUSTER_DISPLAY_STATE;91 CLUSTER_DISPLAY_STATE,101 CLUSTER_DISPLAY_STATE,107 CLUSTER_DISPLAY_STATE,236 case CLUSTER_DISPLAY_STATE: in onHalEvents()
19 import static android.car.VehiclePropertyIds.CLUSTER_DISPLAY_STATE;125 addAidlProperty(VehicleProperty.CLUSTER_DISPLAY_STATE) in configureMockedHal()249 event.prop = CLUSTER_DISPLAY_STATE; in testClusterState_InvalidProp()507 event.prop = CLUSTER_DISPLAY_STATE; in createDisplayStateEvent()
84 - `CLUSTER_DISPLAY_STATE`
87 VehiclePropertyIds.CLUSTER_DISPLAY_STATE);
312 propsToString.put(VehiclePropertyIds.CLUSTER_DISPLAY_STATE, "CLUSTER_DISPLAY_STATE"); in testToString()
5433 public static final int CLUSTER_DISPLAY_STATE = 289476405; field in VehiclePropertyIds
108 android.car VehiclePropertyIds int CLUSTER_DISPLAY_STATE
106 android.car VehiclePropertyIds int CLUSTER_DISPLAY_STATE
117 android.car VehiclePropertyIds int CLUSTER_DISPLAY_STATE
2648 field TIRAMISU_0 @hiddenOnly int CLUSTER_DISPLAY_STATE = 289476405;