Searched refs:NIGHT_MODE (Results 1 – 7 of 7) sorted by relevance
50 addProperty(VehicleProperty.NIGHT_MODE, in configureMockedHal()51 VehiclePropValueBuilder.newBuilder(VehicleProperty.NIGHT_MODE) in configureMockedHal()162 VehiclePropValueBuilder.newBuilder(VehicleProperty.NIGHT_MODE) in testEvents()186 VehiclePropValueBuilder.newBuilder(VehicleProperty.NIGHT_MODE) in testEvents()211 value = VehiclePropValueBuilder.newBuilder(VehicleProperty.NIGHT_MODE) in testEvents()362 value = VehiclePropValueBuilder.newBuilder(VehicleProperty.NIGHT_MODE) in testEventsWithMultipleListeners()400 value = VehiclePropValueBuilder.newBuilder(VehicleProperty.NIGHT_MODE) in testEventsWithMultipleListeners()438 value = VehiclePropValueBuilder.newBuilder(VehicleProperty.NIGHT_MODE) in testEventsWithMultipleListeners()450 value = VehiclePropValueBuilder.newBuilder(VehicleProperty.NIGHT_MODE) in testEventsWithMultipleListeners()
73 if (value.getPropertyId() == VehicleProperty.NIGHT_MODE) { in handlePropertyEvent()136 mCarPropertyService.registerListener(VehicleProperty.NIGHT_MODE, 0, in init()139 VehicleProperty.NIGHT_MODE, 0); in init()
212 public static final int NIGHT_MODE = 287310855; field in VehiclePropertyIds839 if (o == NIGHT_MODE) { in toString()
171 set.add(VehiclePropertyIds.NIGHT_MODE); in initSensors()297 case VehiclePropertyIds.NIGHT_MODE: //0x11200407 287310855 in refreshSensorInfoText()
147 VehiclePropertyIds.NIGHT_MODE, in PropertyPermissionMapping()
337 mProps.put(VehicleProperty.NIGHT_MODE, new Pair<>( in PropertyHalServiceIds()
230 field public static final int NIGHT_MODE = 287310855; // 0x11200407