Searched refs:INFO_DRIVER_SEAT (Results 1 – 10 of 10) sorted by relevance
142 .getPropertySafe(eq(VehiclePropertyIds.INFO_DRIVER_SEAT), anyInt())) in setUp()143 .thenReturn(new CarPropertyValue<Integer>(VehiclePropertyIds.INFO_DRIVER_SEAT, in setUp()455 .getPropertySafe(eq(VehiclePropertyIds.INFO_DRIVER_SEAT), anyInt())) in testGetDriverSeatLocationNull_policyCreated()
204 VehiclePropertyIds.INFO_DRIVER_SEAT, VehicleAreaType.VEHICLE_AREA_TYPE_GLOBAL); in getDriverSeatLocationFromVhal()210 new int[]{VehiclePropertyIds.INFO_DRIVER_SEAT}) in getDriverSeatLocationFromVhal()
115 VehiclePropertyIds.INFO_DRIVER_SEAT); in PropertyPermissionMapping()
98 addAidlStaticProperty(VehicleProperty.INFO_DRIVER_SEAT, in configureMockedHal()
154 propsToString.put(VehiclePropertyIds.INFO_DRIVER_SEAT, "INFO_DRIVER_SEAT"); in testToString()
368 public static final int INFO_DRIVER_SEAT = 356516106; field in VehiclePropertyIds
395 …ission(android.car.Car.PERMISSION_CAR_INFO) public static final int INFO_DRIVER_SEAT = 356516106; …
844 UnflaggedApi: android.car.VehiclePropertyIds#INFO_DRIVER_SEAT:845 New API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.INFO_DRIVER_SEAT
2514 field TIRAMISU_0 int INFO_DRIVER_SEAT = 356516106;