/packages/services/Car/service/src/com/android/car/ |
D | OccupantAwarenessUtils.java | 28 import android.hardware.automotive.occupant_awareness.IOccupantAwareness; 29 import android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus; 94 @android.hardware.automotive.occupant_awareness.ConfidenceLevel int inputConfidence) { in convertToConfidenceScore() 96 case android.hardware.automotive.occupant_awareness.ConfidenceLevel.MAX: in convertToConfidenceScore() 99 case android.hardware.automotive.occupant_awareness.ConfidenceLevel.HIGH: in convertToConfidenceScore() 102 case android.hardware.automotive.occupant_awareness.ConfidenceLevel.LOW: in convertToConfidenceScore() 105 case android.hardware.automotive.occupant_awareness.ConfidenceLevel.NONE: in convertToConfidenceScore() 132 if (inputRole == android.hardware.automotive.occupant_awareness.Role.INVALID in convertToRole() 133 || inputRole == android.hardware.automotive.occupant_awareness.Role.UNKNOWN) { in convertToRole() 135 } else if (inputRole == android.hardware.automotive.occupant_awareness.Role.ALL_OCCUPANTS) { in convertToRole() [all …]
|
/packages/services/Car/evs/manager/1.1/ |
D | VirtualCamera.h | 31 using namespace ::android::hardware::automotive::evs::V1_1; 32 using ::android::hardware::Return; 33 using ::android::hardware::Void; 34 using ::android::hardware::hidl_handle; 35 using ::android::hardware::hidl_string; 36 using ::android::hardware::hidl_vec; 37 using ::android::hardware::automotive::evs::V1_0::EvsResult; 38 using ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 39 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 40 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc; [all …]
|
D | HalCamera.h | 36 using namespace ::android::hardware::automotive::evs::V1_1; 37 using ::android::hardware::camera::device::V3_2::Stream; 38 using ::android::hardware::Return; 39 using ::android::hardware::hidl_handle; 40 using ::android::hardware::automotive::evs::V1_0::EvsResult; 41 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 42 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 43 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 44 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc; 45 using IEvsCameraStream_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCameraStream; [all …]
|
D | Enumerator.h | 33 using namespace ::android::hardware::automotive::evs::V1_1; 34 using ::android::hardware::Return; 35 using ::android::hardware::hidl_string; 36 using ::android::hardware::camera::device::V3_2::Stream; 44 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 45 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 46 using IEvsEnumerator_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsEnumerator; 47 using IEvsEnumerator_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsEnumerator; 48 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 49 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay; [all …]
|
D | HalDisplay.h | 25 using namespace ::android::hardware::automotive::evs::V1_1; 26 using ::android::hardware::Return; 27 using ::android::hardware::Void; 28 using ::android::hardware::hidl_handle; 29 using ::android::hardware::automotive::evs::V1_0::EvsResult; 30 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 31 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState; 32 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 33 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay;
|
/packages/services/Car/car-lib/api/ |
D | lint-baseline.txt | 4 CallbackInterface: android.car.hardware.property.CarPropertyManager.CarPropertyEventCallback: 8 ConcreteCollection: android.car.hardware.property.CarPropertyManager#getPropertyList(android.util.A… 26 ExecutorRegistration: android.car.hardware.CarSensorManager#registerListener(android.car.hardware.C… 28 ExecutorRegistration: android.car.hardware.property.CarPropertyManager#registerCallback(android.car… 44 HiddenSuperclass: android.car.hardware.CarSensorManager: 45 …Public class android.car.hardware.CarSensorManager stripped of unavailable superclass android.car.… 46 HiddenSuperclass: android.car.hardware.property.CarPropertyManager: 47 …Public class android.car.hardware.property.CarPropertyManager stripped of unavailable superclass a… 142 MissingNullability: android.car.hardware.CarPropertyConfig#CREATOR: 143 Missing nullability on field `CREATOR` in class `class android.car.hardware.CarPropertyConfig` [all …]
|
D | system-lint-baseline.txt | 38 CallbackInterface: android.car.hardware.CarVendorExtensionManager.CarVendorExtensionCallback: 40 CallbackInterface: android.car.hardware.cabin.CarCabinManager.CarCabinEventCallback: 42 CallbackInterface: android.car.hardware.hvac.CarHvacManager.CarHvacEventCallback: 54 ConcreteCollection: android.car.hardware.CarPropertyConfig.Builder#setConfigArray(java.util.ArrayLi… 74 ExecutorRegistration: android.car.hardware.CarVendorExtensionManager#registerCallback(android.car.h… 76 ExecutorRegistration: android.car.hardware.cabin.CarCabinManager#registerCallback(android.car.hardw… 78 ExecutorRegistration: android.car.hardware.hvac.CarHvacManager#registerCallback(android.car.hardwar… 106 HiddenSuperclass: android.car.hardware.CarSensorManager: 107 …Public class android.car.hardware.CarSensorManager stripped of unavailable superclass android.car.… 108 HiddenSuperclass: android.car.hardware.CarVendorExtensionManager: [all …]
|
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
D | FuelTypeTest.java | 31 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_UNKNOWN); in testMatchWithVehicleHal() 34 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_UNLEADED); in testMatchWithVehicleHal() 37 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_LEADED); in testMatchWithVehicleHal() 40 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_DIESEL_1); in testMatchWithVehicleHal() 43 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_DIESEL_2); in testMatchWithVehicleHal() 46 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_BIODIESEL); in testMatchWithVehicleHal() 49 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_E85); in testMatchWithVehicleHal() 52 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_LPG); in testMatchWithVehicleHal() 55 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_CNG); in testMatchWithVehicleHal() 58 .isEqualTo(android.hardware.automotive.vehicle.V2_0.FuelType.FUEL_TYPE_LNG); in testMatchWithVehicleHal() [all …]
|
D | VehicleGearTest.java | 31 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_UNKNOWN); in testMatchWithVehicleHal() 34 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_NEUTRAL); in testMatchWithVehicleHal() 37 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_REVERSE); in testMatchWithVehicleHal() 40 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_PARK); in testMatchWithVehicleHal() 43 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_DRIVE); in testMatchWithVehicleHal() 46 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_1); in testMatchWithVehicleHal() 49 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_2); in testMatchWithVehicleHal() 52 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_3); in testMatchWithVehicleHal() 55 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_4); in testMatchWithVehicleHal() 58 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleGear.GEAR_5); in testMatchWithVehicleHal() [all …]
|
D | VehicleWindowTest.java | 31 android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.FRONT_WINDSHIELD); in testMatchWithVehicleHal() 33 android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.REAR_WINDSHIELD); in testMatchWithVehicleHal() 35 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.ROW_1_LEFT); in testMatchWithVehicleHal() 37 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.ROW_1_RIGHT); in testMatchWithVehicleHal() 39 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.ROW_2_LEFT); in testMatchWithVehicleHal() 41 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.ROW_2_RIGHT); in testMatchWithVehicleHal() 43 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.ROW_3_LEFT); in testMatchWithVehicleHal() 45 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.ROW_3_RIGHT); in testMatchWithVehicleHal() 47 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.ROOF_TOP_1); in testMatchWithVehicleHal() 49 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow.ROOF_TOP_2); in testMatchWithVehicleHal()
|
D | VehicleDoorTest.java | 31 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaDoor.HOOD); in testMatchWithVehicleHal() 33 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaDoor.REAR); in testMatchWithVehicleHal() 35 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaDoor.ROW_1_LEFT); in testMatchWithVehicleHal() 37 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaDoor.ROW_1_RIGHT); in testMatchWithVehicleHal() 39 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaDoor.ROW_2_LEFT); in testMatchWithVehicleHal() 41 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaDoor.ROW_2_RIGHT); in testMatchWithVehicleHal() 43 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaDoor.ROW_3_LEFT); in testMatchWithVehicleHal() 45 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaDoor.ROW_3_RIGHT); in testMatchWithVehicleHal()
|
D | VehicleSeatTest.java | 31 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaSeat.ROW_1_LEFT); in testMatchWithVehicleHal() 33 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaSeat.ROW_1_CENTER); in testMatchWithVehicleHal() 35 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaSeat.ROW_1_RIGHT); in testMatchWithVehicleHal() 37 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaSeat.ROW_2_LEFT); in testMatchWithVehicleHal() 39 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaSeat.ROW_2_CENTER); in testMatchWithVehicleHal() 41 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaSeat.ROW_2_RIGHT); in testMatchWithVehicleHal() 43 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaSeat.ROW_3_LEFT); in testMatchWithVehicleHal() 45 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaSeat.ROW_3_CENTER); in testMatchWithVehicleHal() 47 .isEqualTo(android.hardware.automotive.vehicle.V2_0.VehicleAreaSeat.ROW_3_RIGHT); in testMatchWithVehicleHal()
|
D | PortLocationTypeTest.java | 31 .isEqualTo(android.hardware.automotive.vehicle.V2_0.PortLocationType.UNKNOWN); in testMatchWithVehicleHal() 34 .isEqualTo(android.hardware.automotive.vehicle.V2_0.PortLocationType.FRONT_LEFT); in testMatchWithVehicleHal() 37 .isEqualTo(android.hardware.automotive.vehicle.V2_0.PortLocationType.FRONT_RIGHT); in testMatchWithVehicleHal() 40 .isEqualTo(android.hardware.automotive.vehicle.V2_0.PortLocationType.REAR_RIGHT); in testMatchWithVehicleHal() 43 .isEqualTo(android.hardware.automotive.vehicle.V2_0.PortLocationType.REAR_LEFT); in testMatchWithVehicleHal() 46 .isEqualTo(android.hardware.automotive.vehicle.V2_0.PortLocationType.FRONT); in testMatchWithVehicleHal() 49 .isEqualTo(android.hardware.automotive.vehicle.V2_0.PortLocationType.REAR); in testMatchWithVehicleHal()
|
/packages/services/Car/tests/carservice_unit_test/src/android/car/userlib/ |
D | UserHalHelperTest.java | 23 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationSetValue.ASSOCI… 24 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationSetValue.DISASS… 25 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationSetValue.DISASS… 26 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationType.CUSTOM_1; 27 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationType.CUSTOM_2; 28 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationType.CUSTOM_3; 29 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationType.CUSTOM_4; 30 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationType.KEY_FOB; 31 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationValue.ASSOCIATE… 32 import static android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationValue.ASSOCIATE… [all …]
|
/packages/services/Car/surround_view/service-impl/mock-evs/ |
D | MockEvsCamera.h | 25 using ::android::hardware::automotive::evs::V1_0::EvsResult; 26 using ::android::hardware::automotive::evs::V1_1::CameraParam; 29 namespace hardware { 35 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 36 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc; 37 using CameraDesc_1_1 = ::android::hardware::automotive::evs::V1_1::CameraDesc; 38 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 39 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 40 using IEvsCameraStream_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCameraStream; 41 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; [all …]
|
D | MockEvsEnumerator.h | 27 using namespace ::android::hardware::automotive::evs::V1_1; 28 using ::android::hardware::camera::device::V3_2::Stream; 31 namespace hardware { 37 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState; 38 using IEvsCamera_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCamera; 39 using IEvsCamera_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCamera; 40 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 41 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 42 using IEvsEnumerator_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsEnumerator;
|
/packages/services/Car/user/car-user-lib/src/android/car/userlib/ |
D | UserHalHelper.java | 26 import android.hardware.automotive.vehicle.V2_0.CreateUserRequest; 27 import android.hardware.automotive.vehicle.V2_0.InitialUserInfoRequestType; 28 import android.hardware.automotive.vehicle.V2_0.InitialUserInfoResponse; 29 import android.hardware.automotive.vehicle.V2_0.InitialUserInfoResponseAction; 30 import android.hardware.automotive.vehicle.V2_0.RemoveUserRequest; 31 import android.hardware.automotive.vehicle.V2_0.SwitchUserRequest; 32 import android.hardware.automotive.vehicle.V2_0.UserFlags; 33 import android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociation; 34 import android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationSetValue; 35 import android.hardware.automotive.vehicle.V2_0.UserIdentificationAssociationType; [all …]
|
/packages/services/Car/tests/OccupantAwareness/src/com/android/car/test/ |
D | OccupantAwarenessUtilsTest.java | 22 import android.hardware.automotive.occupant_awareness.IOccupantAwareness; 23 import android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus; 74 android.hardware.automotive.occupant_awareness.ConfidenceLevel.MAX)) in test_convertToConfidenceScore() 79 android.hardware.automotive.occupant_awareness.ConfidenceLevel in test_convertToConfidenceScore() 85 android.hardware.automotive.occupant_awareness.ConfidenceLevel.LOW)) in test_convertToConfidenceScore() 90 android.hardware.automotive.occupant_awareness.ConfidenceLevel in test_convertToConfidenceScore() 107 android.hardware.automotive.occupant_awareness.Role.INVALID)) in test_convertToRole() 112 android.hardware.automotive.occupant_awareness.Role.UNKNOWN)) in test_convertToRole() 117 android.hardware.automotive.occupant_awareness.Role.DRIVER in test_convertToRole() 118 | android.hardware.automotive.occupant_awareness.Role in test_convertToRole() [all …]
|
/packages/services/Car/surround_view/service-impl/ |
D | Android.bp | 92 "android.hardware.automotive.vehicle@2.0", 105 "android.hardware.automotive.vehicle@2.0", 122 "android.hardware.automotive.vehicle@2.0", 141 "android.hardware.automotive.vehicle@2.0", 164 "android.hardware.automotive.evs@1.0", 165 "android.hardware.automotive.evs@1.1", 166 "android.hardware.automotive.sv@1.0", 167 "android.hardware.automotive.vehicle@2.0", 222 "android.hardware.automotive.evs@1.0", 223 "android.hardware.automotive.evs@1.1", [all …]
|
/packages/services/Car/evs/sampleDriver/ |
D | Android.bp | 20 name: "android.hardware.automotive.evs@1.1-sample", 37 "android.hardware.automotive.evs@1.0", 38 "android.hardware.automotive.evs@1.1", 39 "android.hardware.camera.device@3.2", 55 "android.hardware.graphics.bufferqueue@1.0", 56 "android.hardware.graphics.bufferqueue@2.0", 59 init_rc: ["android.hardware.automotive.evs@1.1-sample.rc"], 89 "manifest_android.hardware.automotive.evs@1.1.xml", 101 "android.hardware.automotive.evs@1.0", 102 "android.hardware.automotive.evs@1.1", [all …]
|
D | EvsV4lCamera.h | 34 using ::android::hardware::hidl_string; 35 using ::android::hardware::camera::device::V3_2::Stream; 36 using ::android::hardware::automotive::evs::V1_0::EvsResult; 37 using ::android::hardware::automotive::evs::V1_0::CameraDesc; 38 using IEvsDisplay_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsDisplay; 39 using IEvsDisplay_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 40 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 41 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc; 42 using IEvsCameraStream_1_0 = ::android::hardware::automotive::evs::V1_0::IEvsCameraStream; 43 using IEvsCameraStream_1_1 = ::android::hardware::automotive::evs::V1_1::IEvsCameraStream; [all …]
|
D | EvsGlDisplay.h | 26 using ::android::hardware::automotive::evs::V1_0::EvsResult; 27 using ::android::hardware::automotive::evs::V1_0::DisplayDesc; 28 using ::android::hardware::automotive::evs::V1_0::DisplayState; 29 using ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 30 using EvsResult = ::android::hardware::automotive::evs::V1_0::EvsResult; 31 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 32 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState; 36 namespace hardware {
|
/packages/services/Car/evs/apps/default/ |
D | StreamHandler.h | 28 using namespace ::android::hardware::automotive::evs::V1_1; 29 using ::android::hardware::Return; 30 using ::android::hardware::Void; 31 using ::android::hardware::hidl_vec; 32 using ::android::hardware::hidl_handle; 34 using ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 35 using EvsDisplayState = ::android::hardware::automotive::evs::V1_0::DisplayState; 36 using BufferDesc_1_0 = ::android::hardware::automotive::evs::V1_0::BufferDesc; 37 using BufferDesc_1_1 = ::android::hardware::automotive::evs::V1_1::BufferDesc;
|
D | EvsStateControl.h | 32 using namespace ::android::hardware::automotive::evs::V1_1; 33 using namespace ::android::hardware::automotive::vehicle::V2_0; 34 using ::android::hardware::Return; 35 using ::android::hardware::Void; 36 using ::android::hardware::hidl_vec; 37 using ::android::hardware::hidl_handle; 39 using ::android::hardware::automotive::evs::V1_1::IEvsDisplay; 40 using ::android::hardware::camera::device::V3_2::Stream;
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/input/ |
D | InputTestFragment.java | 18 import static android.hardware.automotive.vehicle.V2_0.SubscribeFlags.EVENTS_FROM_ANDROID; 19 import static android.hardware.automotive.vehicle.V2_0.SubscribeFlags.EVENTS_FROM_CAR; 20 import static android.hardware.automotive.vehicle.V2_0.VehicleDisplay.INSTRUMENT_CLUSTER; 21 import static android.hardware.automotive.vehicle.V2_0.VehicleHwKeyInputAction.ACTION_DOWN; 22 import static android.hardware.automotive.vehicle.V2_0.VehicleHwKeyInputAction.ACTION_UP; 23 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.HW_KEY_INPUT; 27 import android.hardware.automotive.vehicle.V2_0.IVehicle; 28 import android.hardware.automotive.vehicle.V2_0.IVehicleCallback; 29 import android.hardware.automotive.vehicle.V2_0.IVehicleCallback.Stub; 30 import android.hardware.automotive.vehicle.V2_0.SubscribeOptions; [all …]
|