Searched refs:TURN_SIGNAL_STATE (Results 1 – 11 of 11) sorted by relevance
80 static_assert(getPropType(VehicleProperty::TURN_SIGNAL_STATE) == VehiclePropertyType::INT32, in EvsStateControl()84 mTurnSignalValue.prop = static_cast<int32_t>(VehicleProperty::TURN_SIGNAL_STATE); in EvsStateControl()
253 if (!subscribeToVHal(subscriptionClient.get(), VehicleProperty::TURN_SIGNAL_STATE)) { in main()
153 VehiclePropertyIds.TURN_SIGNAL_STATE, in PropertyPermissionMapping()
164 MissingPermission: android.car.VehiclePropertyIds#TURN_SIGNAL_STATE:165 …Car.PERMISSION_EXTERIOR_LIGHTS required by field VehiclePropertyIds.TURN_SIGNAL_STATE is hidden or…
471 …ndroid.car.permission.CAR_EXTERIOR_LIGHTS") public static final int TURN_SIGNAL_STATE = 289408008;…
994 UnflaggedApi: android.car.VehiclePropertyIds#TURN_SIGNAL_STATE:995 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.TURN_SIGNAL_STATE
184 propsToString.put(VehiclePropertyIds.TURN_SIGNAL_STATE, "TURN_SIGNAL_STATE"); in testToString()
1294 public static final int TURN_SIGNAL_STATE = 289408008; field in VehiclePropertyIds
2541 field TIRAMISU_0 int TURN_SIGNAL_STATE = 289408008;