Home
last modified time | relevance | path

Searched refs:ABS_ACTIVE (Results 1 – 13 of 13) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/internal/property/
DVehiclePropertyIdDebugUtilsUnitTest.java29 assertThat(VehiclePropertyIdDebugUtils.toName(VehiclePropertyIds.ABS_ACTIVE)).isEqualTo( in testToName()
40 VehiclePropertyIds.ABS_ACTIVE); in testToId()
49 VehiclePropertyIdDebugUtils.toDebugString(VehiclePropertyIds.ABS_ACTIVE)).isEqualTo( in testToDebugString()
63 assertThat(VehiclePropertyIdDebugUtils.isDefined(VehiclePropertyIds.ABS_ACTIVE)).isTrue(); in testIsDefined()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/property/
DHalPropertyDebugUtilsUnitTest.java51 assertThat(HalPropertyDebugUtils.toPropertyIdString(VehicleProperty.ABS_ACTIVE)).isEqualTo( in testToPropertyIdString()
65 VehicleProperty.ABS_ACTIVE); in testToPropertyId()
74 assertThat(toAreaIdString(VehicleProperty.ABS_ACTIVE, /*areaId=*/ in testToAreaIdString_handlesGlobalAreaType()
76 assertThat(toAreaIdString(VehicleProperty.ABS_ACTIVE, /*areaId=*/ in testToAreaIdString_handlesGlobalAreaType()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/sensor/
DSensorsTestFragment.java80 VehiclePropertyIds.ABS_ACTIVE,
101 put(VehiclePropertyIds.ABS_ACTIVE, R.string.sensor_abs_is_active);
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DInputHalServiceTest.java122 AidlVehiclePropConfigBuilder.newBuilder(VehicleProperty.ABS_ACTIVE).build()), in takesKeyInputProperty()
138 VehicleProperty.ABS_ACTIVE).build()), in takesRotaryInputProperty()
154 VehicleProperty.ABS_ACTIVE).build()), in takesCustomInputProperty()
170 VehicleProperty.ABS_ACTIVE).build()), in takesKeyAndRotaryAndCustomInputProperty()
/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java150 VehiclePropertyIds.ABS_ACTIVE, in PropertyPermissionMapping()
/packages/services/Car/car-lib/api/
Dbaseline.txt2 MissingPermission: android.car.VehiclePropertyIds#ABS_ACTIVE:
3 …Permission Car.PERMISSION_CAR_DYNAMICS_STATE required by field VehiclePropertyIds.ABS_ACTIVE is hi…
Dtest-baseline.txt2 MissingPermission: android.car.VehiclePropertyIds#ABS_ACTIVE:
3 …Permission Car.PERMISSION_CAR_DYNAMICS_STATE required by field VehiclePropertyIds.ABS_ACTIVE is hi…
Dcurrent.txt319 …n("android.car.permission.CAR_DYNAMICS_STATE") public static final int ABS_ACTIVE = 287310858; // …
Dlint-baseline.txt694 UnflaggedApi: android.car.VehiclePropertyIds#ABS_ACTIVE:
695 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.ABS_ACTIVE
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java186 propsToString.put(VehiclePropertyIds.ABS_ACTIVE, "ABS_ACTIVE"); in testToString()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java1337 public static final int ABS_ACTIVE = 287310858; field in VehiclePropertyIds
/packages/services/Car/car-lib-module/api/
Dcurrent.txt319 …n("android.car.permission.CAR_DYNAMICS_STATE") public static final int ABS_ACTIVE = 287310858; // …
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2543 field TIRAMISU_0 int ABS_ACTIVE = 287310858;