Home
last modified time | relevance | path

Searched refs:VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/car-lib/src/android/car/occupantawareness/
DOccupantAwarenessDetection.java61 public static final int VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT = 1 << 5; field in OccupantAwarenessDetection
79 | VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT
108 VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT,
/packages/services/Car/tests/OccupantAwareness/src/com/android/car/test/
DOccupantAwarenessServiceIntegrationTest.java82 OccupantAwarenessDetection.VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT)) in testGetCapabilityForRole()
/packages/services/Car/service/src/com/android/car/
DOccupantAwarenessUtils.java161 outputRole |= OccupantAwarenessDetection.VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT; in convertToRole()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DOccupantAwarenessServiceTest.java275 OccupantAwarenessDetection.VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT)) in testGetCapabilityForRole_returnsNone_withRow2PassengerRight()
DOccupantAwarenessUtilsTest.java244 .isEqualTo(OccupantAwarenessDetection.VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT); in testConvertToRole_returnsRow2PassengerRight()
/packages/services/Car/tests/carservice_unit_test/res/raw/
Dcar_hidden_apis_release_33.2.txt447 android.car.occupantawareness OccupantAwarenessDetection int VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT
Dcar_hidden_apis_release_33.1.txt447 android.car.occupantawareness OccupantAwarenessDetection int VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT
Dcar_hidden_apis.txt564 android.car.occupantawareness OccupantAwarenessDetection int VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT
Dcar_hidden_apis_release_33.3.txt498 android.car.occupantawareness OccupantAwarenessDetection int VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt25 field TIRAMISU_0 int VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT = 1 << 5;
30 …OW_2_OCCUPANTS = VEHICLE_OCCUPANT_ROW_2_PASSENGER_LEFT | VEHICLE_OCCUPANT_ROW_2_PASSENGER_RIGHT | …