Home
last modified time | relevance | path

Searched refs:automotive (Results 1 – 25 of 80) sorted by relevance

1234

/packages/services/Car/service/src/com/android/car/hal/
DAudioHalService.java18 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_EXT_ROUTING_HINT;
19 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_FOCUS;
20 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_HW_VARIANT;
21 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_PARAMETERS;
22 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_ROUTING_POLICY;
23 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_STREAM_STATE;
24 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_VOLUME;
25 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_VOLUME_LIMIT;
32 import android.hardware.automotive.vehicle.V2_0.SubscribeFlags;
33 import android.hardware.automotive.vehicle.V2_0.VehicleAudioContextFlag;
[all …]
DPowerHalService.java18 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AP_POWER_STATE;
19 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.DISPLAY_BRIGHTNESS;
22 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerSetState;
23 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerState;
24 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateConfigFlag;
25 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateIndex;
26 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateShutdownParam;
27 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
28 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
29 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
DSensorHalService.java24 import android.hardware.automotive.vehicle.V2_0.VehicleGear;
25 import android.hardware.automotive.vehicle.V2_0.VehicleIgnitionState;
26 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
27 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
28 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
29 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyAccess;
30 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyChangeMode;
31 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyType;
DVehicleHal.java26 import android.hardware.automotive.vehicle.V2_0.IVehicle;
27 import android.hardware.automotive.vehicle.V2_0.IVehicleCallback;
28 import android.hardware.automotive.vehicle.V2_0.SubscribeFlags;
29 import android.hardware.automotive.vehicle.V2_0.SubscribeOptions;
30 import android.hardware.automotive.vehicle.V2_0.VehicleAreaConfig;
31 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
32 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
33 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
34 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyAccess;
35 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyChangeMode;
DHalClient.java21 import android.hardware.automotive.vehicle.V2_0.IVehicle;
22 import android.hardware.automotive.vehicle.V2_0.IVehicleCallback;
23 import android.hardware.automotive.vehicle.V2_0.StatusCode;
24 import android.hardware.automotive.vehicle.V2_0.SubscribeOptions;
25 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
26 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
DInputHalService.java18 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.HW_KEY_INPUT;
20 import android.hardware.automotive.vehicle.V2_0.VehicleDisplay;
21 import android.hardware.automotive.vehicle.V2_0.VehicleHwKeyInputAction;
22 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
23 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
DDiagnosticHalService.java24 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
25 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
26 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyChangeMode;
27 import android.hardware.automotive.vehicle.V2_1.Obd2FloatSensorIndex;
28 import android.hardware.automotive.vehicle.V2_1.Obd2IntegerSensorIndex;
29 import android.hardware.automotive.vehicle.V2_1.VehicleProperty;
DCarPropertyUtils.java25 import android.hardware.automotive.vehicle.V2_0.VehicleArea;
26 import android.hardware.automotive.vehicle.V2_0.VehicleAreaConfig;
27 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
28 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
29 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyType;
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/
DCarEmulator.java19 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_VOLUME_LIMIT;
25 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusIndex;
26 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusRequest;
27 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusState;
28 import android.hardware.automotive.vehicle.V2_0.VehicleAudioVolumeIndex;
29 import android.hardware.automotive.vehicle.V2_0.VehicleAudioVolumeLimitIndex;
30 import android.hardware.automotive.vehicle.V2_0.VehicleHwKeyInputAction;
31 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
32 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
33 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyAccess;
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
DCarAudioFocusSystemSoundTest.java18 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_FOCUS;
19 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_STREAM_STATE;
26 import android.hardware.automotive.vehicle.V2_0.VehicleAudioContextFlag;
27 import android.hardware.automotive.vehicle.V2_0.VehicleAudioExtFocusFlag;
28 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusIndex;
29 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusRequest;
30 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusState;
31 import android.hardware.automotive.vehicle.V2_0.VehicleAudioStream;
32 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
33 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
[all …]
DCarPowerManagementTest.java18 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerBootupReason;
19 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerSetState;
20 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerState;
21 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateConfigFlag;
22 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateIndex;
23 import android.hardware.automotive.vehicle.V2_0.VehicleApPowerStateShutdownParam;
24 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
25 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
DCarVendorExtensionManagerTest.java24 import android.hardware.automotive.vehicle.V2_0.StatusCode;
25 import android.hardware.automotive.vehicle.V2_0.VehicleArea;
26 import android.hardware.automotive.vehicle.V2_0.VehicleAreaZone;
27 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
28 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
29 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyGroup;
30 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyType;
DCarAudioFocusTest.java18 import static android.hardware.automotive.vehicle.V2_0.VehicleProperty.AUDIO_FOCUS;
23 import android.hardware.automotive.vehicle.V2_0.VehicleAudioContextFlag;
24 import android.hardware.automotive.vehicle.V2_0.VehicleAudioExtFocusFlag;
25 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusIndex;
26 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusRequest;
27 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusState;
28 import android.hardware.automotive.vehicle.V2_0.VehicleAudioStream;
29 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
30 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
31 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyAccess;
DCarHvacManagerTest.java24 import android.hardware.automotive.vehicle.V2_0.VehicleAreaWindow;
25 import android.hardware.automotive.vehicle.V2_0.VehicleAreaZone;
26 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
27 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
28 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyAccess;
29 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyChangeMode;
DAudioRoutingPolicyTest.java18 import android.hardware.automotive.vehicle.V2_0.VehicleAudioContextFlag;
19 import android.hardware.automotive.vehicle.V2_0.VehicleAudioRoutingPolicyIndex;
20 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
21 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
22 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyAccess;
DCarVolumeServiceTest.java24 import android.hardware.automotive.vehicle.V2_0.VehicleAudioExtFocusFlag;
25 import android.hardware.automotive.vehicle.V2_0.VehicleAudioFocusState;
26 import android.hardware.automotive.vehicle.V2_0.VehicleAudioVolumeIndex;
27 import android.hardware.automotive.vehicle.V2_0.VehicleHwKeyInputAction;
28 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
29 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
30 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyAccess;
/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/test/
DMockedVehicleHal.java26 import android.hardware.automotive.vehicle.V2_0.IVehicle;
27 import android.hardware.automotive.vehicle.V2_0.IVehicleCallback;
28 import android.hardware.automotive.vehicle.V2_0.StatusCode;
29 import android.hardware.automotive.vehicle.V2_0.SubscribeOptions;
30 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
31 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
32 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyAccess;
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DE2ePerformanceTest.java35 import android.hardware.automotive.vehicle.V2_0.IVehicle;
36 import android.hardware.automotive.vehicle.V2_0.StatusCode;
37 import android.hardware.automotive.vehicle.V2_0.VehicleArea;
38 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
39 import android.hardware.automotive.vehicle.V2_0.VehicleProperty;
40 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyGroup;
41 import android.hardware.automotive.vehicle.V2_0.VehiclePropertyType;
DObd2LiveFrameTest.java25 import android.hardware.automotive.vehicle.V2_0.IVehicle;
26 import android.hardware.automotive.vehicle.V2_0.StatusCode;
27 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
28 import android.hardware.automotive.vehicle.V2_1.VehicleProperty;
DObd2FreezeFrameTest.java25 import android.hardware.automotive.vehicle.V2_0.IVehicle;
26 import android.hardware.automotive.vehicle.V2_0.StatusCode;
27 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
28 import android.hardware.automotive.vehicle.V2_1.VehicleProperty;
DUtils.java20 import android.hardware.automotive.vehicle.V2_0.IVehicle;
21 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
22 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
88 service = android.hardware.automotive.vehicle.V2_0.IVehicle.getService(); in getVehicle()
/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/
DDiagnosticJsonReader.java19 import static android.hardware.automotive.vehicle.V2_1.VehicleProperty.OBD2_FREEZE_FRAME;
20 import static android.hardware.automotive.vehicle.V2_1.VehicleProperty.OBD2_LIVE_FRAME;
22 import android.hardware.automotive.vehicle.V2_0.VehiclePropConfig;
23 import android.hardware.automotive.vehicle.V2_0.VehiclePropValue;
/packages/services/Car/service/
DAndroid.mk41 android.hardware.automotive.vehicle-V2.0-java-static \
42 android.hardware.automotive.vehicle-V2.1-java-static \
60 android.hardware.automotive.vehicle-V2.0-java-static \
61 android.hardware.automotive.vehicle-V2.1-java-static \
/packages/services/Car/car_product/build/
Dcar_base.mk86 PRODUCT_PACKAGES += android.hardware.automotive.evs@1.0-service
87 PRODUCT_PACKAGES += android.automotive.evs.manager@1.0
91 PRODUCT_PACKAGES += android.hardware.automotive.vehicle@2.1-service
93 PRODUCT_PACKAGES += android.hardware.automotive.vehicle@2.0-service
/packages/services/Car/service/src/com/android/car/
DCarService.java25 import android.hardware.automotive.vehicle.V2_0.IVehicle;
49 android.hardware.automotive.vehicle.V2_0.IVehicle.kInterfaceName;
51 android.hardware.automotive.vehicle.V2_1.IVehicle.kInterfaceName;
182 vehicle = android.hardware.automotive.vehicle.V2_1.IVehicle in getVehicle()
187 vehicle = android.hardware.automotive.vehicle.V2_0.IVehicle in getVehicle()

1234