Home
last modified time | relevance | path

Searched refs:WINDOW_POS (Results 1 – 14 of 14) sorted by relevance

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/vehiclectrl/
DVehicleCtrlFragment.java110 mPropMgr.registerCallback(mPropCb, VehiclePropertyIds.WINDOW_POS, 10); in subscribeProps()
118 if (prop.getPropertyId() == VehiclePropertyIds.WINDOW_POS) { in onPropertyEvent()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/property/
DHalValueDebugUtilsUnitTest.java43 assertThat(HalValueDebugUtils.toDebugString(VehicleProperty.WINDOW_POS, in testToDebugString_handlesIntegerWithNoEnum()
DHalPropertyDebugUtilsUnitTest.java120 assertThat(toAreaIdString(VehicleProperty.WINDOW_POS, in testToAreaIdString_handlesWindowAreaType()
122 assertThat(toAreaIdString(VehicleProperty.WINDOW_POS, in testToAreaIdString_handlesWindowAreaType()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarCabinManagerTest.java68 addAidlProperty(VehicleProperty.WINDOW_POS, handler) in configureMockedHal()
164 v = AidlVehiclePropValueBuilder.newBuilder(VehicleProperty.WINDOW_POS) in testEvent()
/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java77 VehiclePropertyIds.WINDOW_POS, in PropertyPermissionMapping()
/packages/services/Car/car-lib/api/
Dbaseline.txt172 MissingPermission: android.car.VehiclePropertyIds#WINDOW_POS:
173 …Permission Car.PERMISSION_CONTROL_CAR_WINDOWS required by field VehiclePropertyIds.WINDOW_POS is h…
Dtest-baseline.txt172 MissingPermission: android.car.VehiclePropertyIds#WINDOW_POS:
173 …Permission Car.PERMISSION_CONTROL_CAR_WINDOWS required by field VehiclePropertyIds.WINDOW_POS is h…
Dcurrent.txt478 …("android.car.permission.CONTROL_CAR_WINDOWS") public static final int WINDOW_POS = 322964416; // …
Dlint-baseline.txt1008 UnflaggedApi: android.car.VehiclePropertyIds#WINDOW_POS:
1009 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.WINDOW_POS
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java178 VehicleProperty.WINDOW_POS); in testGetAllPropConfigsWithoutCustomConfig()
430 .build(/* prop= */ VehicleProperty.WINDOW_POS, /* areaId= */ WINDOW_1_LEFT); in testGetMethodPropIdHasAreasHasNoDefaultValueHasNoAreaValue()
441 + VehicleProperty.WINDOW_POS + ", areaId: " + WINDOW_1_LEFT + " has no property " in testGetMethodPropIdHasAreasHasNoDefaultValueHasNoAreaValue()
454 .build(/* prop= */ VehicleProperty.WINDOW_POS, /* areaId= */ WINDOW_1_LEFT); in testGetMethodPropIdHasAreasHasDefaultValueHasNoAreaValue()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehiclePropertyIdsTest.java276 propsToString.put(VehiclePropertyIds.WINDOW_POS, "WINDOW_POS"); in testToString()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java4074 public static final int WINDOW_POS = 322964416; field in VehiclePropertyIds
/packages/services/Car/car-lib-module/api/
Dcurrent.txt478 …("android.car.permission.CONTROL_CAR_WINDOWS") public static final int WINDOW_POS = 322964416; // …
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2616 field TIRAMISU_0 int WINDOW_POS = 322964416;