Searched refs:CLUSTER_NAVIGATION_STATE (Results 1 – 11 of 11) sorted by relevance
21 import static android.car.VehiclePropertyIds.CLUSTER_NAVIGATION_STATE;94 CLUSTER_NAVIGATION_STATE,185 mIsNavigationStateSupported = supportedProperties.indexOf(CLUSTER_NAVIGATION_STATE) >= 0; in takeProperties()346 HalPropValue request = mPropValueBuilder.build(CLUSTER_NAVIGATION_STATE, in sendNavigationState()
21 import static android.car.VehiclePropertyIds.CLUSTER_NAVIGATION_STATE;120 newSubscribableConfig(CLUSTER_NAVIGATION_STATE)); in getFullProperties()524 assertThat(prop.getPropId()).isEqualTo(CLUSTER_NAVIGATION_STATE); in testSendNavigationState()
83 VehiclePropertyIds.CLUSTER_NAVIGATION_STATE);
315 propsToString.put(VehiclePropertyIds.CLUSTER_NAVIGATION_STATE, "CLUSTER_NAVIGATION_STATE"); in testToString()
133 addAidlProperty(VehicleProperty.CLUSTER_NAVIGATION_STATE, mPropertyHandler) in configureMockedHal()
5487 public static final int CLUSTER_NAVIGATION_STATE = 292556600; field in VehiclePropertyIds
111 android.car VehiclePropertyIds int CLUSTER_NAVIGATION_STATE
108 android.car VehiclePropertyIds int CLUSTER_NAVIGATION_STATE
120 android.car VehiclePropertyIds int CLUSTER_NAVIGATION_STATE
2651 field TIRAMISU_0 @hiddenOnly int CLUSTER_NAVIGATION_STATE = 292556600;