Searched refs:CURRENT_GEAR (Results 1 – 16 of 16) sorted by relevance
233 assertThat(toGroupString(VehicleProperty.CURRENT_GEAR)).isEqualTo("SYSTEM(0x10000000)"); in testToGroupString()241 assertThat(toValueTypeString(VehicleProperty.CURRENT_GEAR)).isEqualTo("INT32(0x400000)"); in testToValueTypeString()
78 VehiclePropertyIds.CURRENT_GEAR, VehiclePropertyIds.NIGHT_MODE,391 configArray.add(VehiclePropertyIds.CURRENT_GEAR); in testCustomizeVendorPermission_systemPropertyNotAllowed()
125 VehicleProperty.CURRENT_GEAR).build())); in takesKeyInputProperty()141 VehicleProperty.CURRENT_GEAR).build())); in takesRotaryInputProperty()157 VehicleProperty.CURRENT_GEAR).build())); in takesCustomInputProperty()175 VehicleProperty.CURRENT_GEAR).build())); in takesKeyAndRotaryAndCustomInputProperty()
84 VehicleProperty.CURRENT_GEAR,
188 otherPropConfig.prop = VehicleProperty.CURRENT_GEAR; in testTakeSupportedProperties()
19 import static android.car.VehiclePropertyIds.CURRENT_GEAR;326 HalPropConfig unsupportedConfig = newConfig(CURRENT_GEAR); in testTakeSupportedPropertiesAndInit()
70 addAidlProperty(VehicleProperty.CURRENT_GEAR, in configureMockedHal()71 AidlVehiclePropValueBuilder.newBuilder(VehicleProperty.CURRENT_GEAR) in configureMockedHal()
141 VehiclePropertyIds.CURRENT_GEAR, in PropertyPermissionMapping()
43 VehicleProperty.CURRENT_GEAR,
179 propsToString.put(VehiclePropertyIds.CURRENT_GEAR, "CURRENT_GEAR"); in testToString()
1106 public static final int CURRENT_GEAR = 289408001; field in VehiclePropertyIds
133 new CarPropertyValue<>(VehicleProperty.CURRENT_GEAR, /* areaId= */ 0,
326 …ission(android.car.Car.PERMISSION_POWERTRAIN) public static final int CURRENT_GEAR = 289408001; //…
708 UnflaggedApi: android.car.VehiclePropertyIds#CURRENT_GEAR:709 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.CURRENT_GEAR
2536 field TIRAMISU_0 int CURRENT_GEAR = 289408001;