Searched refs:VEHICLE_OCCUPANT_FRONT_PASSENGER (Results 1 – 10 of 10) sorted by relevance
52 public static final int VEHICLE_OCCUPANT_FRONT_PASSENGER = 1 << 1; field in OccupantAwarenessDetection74 VEHICLE_OCCUPANT_DRIVER | VEHICLE_OCCUPANT_FRONT_PASSENGER;105 VEHICLE_OCCUPANT_FRONT_PASSENGER,
78 OccupantAwarenessDetection.VEHICLE_OCCUPANT_FRONT_PASSENGER)) in testGetCapabilityForRole()121 case OccupantAwarenessDetection.VEHICLE_OCCUPANT_FRONT_PASSENGER: in onDetectionEvent()
95 == OccupantAwarenessDetection.VEHICLE_OCCUPANT_FRONT_PASSENGER) { in getCapabilityForRole()254 OccupantAwarenessDetection.VEHICLE_OCCUPANT_FRONT_PASSENGER)) in testGetCapabilityForRole_returnsPresence()
223 .isEqualTo(OccupantAwarenessDetection.VEHICLE_OCCUPANT_FRONT_PASSENGER); in testConvertToRole_returnsFrontPassenger()
146 outputRole |= OccupantAwarenessDetection.VEHICLE_OCCUPANT_FRONT_PASSENGER; in convertToRole()
444 android.car.occupantawareness OccupantAwarenessDetection int VEHICLE_OCCUPANT_FRONT_PASSENGER
560 android.car.occupantawareness OccupantAwarenessDetection int VEHICLE_OCCUPANT_FRONT_PASSENGER
495 android.car.occupantawareness OccupantAwarenessDetection int VEHICLE_OCCUPANT_FRONT_PASSENGER
22 field TIRAMISU_0 int VEHICLE_OCCUPANT_FRONT_PASSENGER = 1 << 1;29 … VEHICLE_OCCUPANT_ALL_FRONT_OCCUPANTS = VEHICLE_OCCUPANT_DRIVER | VEHICLE_OCCUPANT_FRONT_PASSENGER;