Home
last modified time | relevance | path

Searched refs:TURN_SIGNAL_STATE (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/cpp/evs/apps/default/src/
DEvsStateControl.cpp80 static_assert(getPropType(VehicleProperty::TURN_SIGNAL_STATE) == VehiclePropertyType::INT32, in EvsStateControl()
84 mTurnSignalValue.prop = static_cast<int32_t>(VehicleProperty::TURN_SIGNAL_STATE); in EvsStateControl()
Devs_app.cpp253 if (!subscribeToVHal(subscriptionClient.get(), VehicleProperty::TURN_SIGNAL_STATE)) { in main()
/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java153 VehiclePropertyIds.TURN_SIGNAL_STATE, in PropertyPermissionMapping()
/packages/services/Car/car-lib/api/
Dbaseline.txt164 MissingPermission: android.car.VehiclePropertyIds#TURN_SIGNAL_STATE:
165 …Car.PERMISSION_EXTERIOR_LIGHTS required by field VehiclePropertyIds.TURN_SIGNAL_STATE is hidden or…
Dtest-baseline.txt164 MissingPermission: android.car.VehiclePropertyIds#TURN_SIGNAL_STATE:
165 …Car.PERMISSION_EXTERIOR_LIGHTS required by field VehiclePropertyIds.TURN_SIGNAL_STATE is hidden or…
Dcurrent.txt471 …ndroid.car.permission.CAR_EXTERIOR_LIGHTS") public static final int TURN_SIGNAL_STATE = 289408008;…
Dlint-baseline.txt994 UnflaggedApi: android.car.VehiclePropertyIds#TURN_SIGNAL_STATE:
995 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.TURN_SIGNAL_STATE
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java184 propsToString.put(VehiclePropertyIds.TURN_SIGNAL_STATE, "TURN_SIGNAL_STATE"); in testToString()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java1294 public static final int TURN_SIGNAL_STATE = 289408008; field in VehiclePropertyIds
/packages/services/Car/car-lib-module/api/
Dcurrent.txt471 …ndroid.car.permission.CAR_EXTERIOR_LIGHTS") public static final int TURN_SIGNAL_STATE = 289408008;…
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2541 field TIRAMISU_0 int TURN_SIGNAL_STATE = 289408008;