Home
last modified time | relevance | path

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

12345

/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/2/android/frameworks/automotive/powerpolicy/
DICarPowerPolicyServer.aidl34 package android.frameworks.automotive.powerpolicy;
37 android.frameworks.automotive.powerpolicy.CarPowerPolicy getCurrentPowerPolicy(); in getCurrentPowerPolicy()
38 …boolean getPowerComponentState(in android.frameworks.automotive.powerpolicy.PowerComponent compone… in getPowerComponentState()
39 …llback(in android.frameworks.automotive.powerpolicy.ICarPowerPolicyChangeCallback callback, in and… in registerPowerPolicyChangeCallback()
40 …void unregisterPowerPolicyChangeCallback(in android.frameworks.automotive.powerpolicy.ICarPowerPol… in unregisterPowerPolicyChangeCallback()
DCarPowerPolicy.aidl34 package android.frameworks.automotive.powerpolicy;
38 android.frameworks.automotive.powerpolicy.PowerComponent[] enabledComponents;
39 android.frameworks.automotive.powerpolicy.PowerComponent[] disabledComponents;
DCarPowerPolicyFilter.aidl34 package android.frameworks.automotive.powerpolicy;
37 android.frameworks.automotive.powerpolicy.PowerComponent[] components;
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/1/android/frameworks/automotive/powerpolicy/
DICarPowerPolicyServer.aidl34 package android.frameworks.automotive.powerpolicy;
37 android.frameworks.automotive.powerpolicy.CarPowerPolicy getCurrentPowerPolicy(); in getCurrentPowerPolicy()
38 …boolean getPowerComponentState(in android.frameworks.automotive.powerpolicy.PowerComponent compone… in getPowerComponentState()
39 …llback(in android.frameworks.automotive.powerpolicy.ICarPowerPolicyChangeCallback callback, in and… in registerPowerPolicyChangeCallback()
40 …void unregisterPowerPolicyChangeCallback(in android.frameworks.automotive.powerpolicy.ICarPowerPol… in unregisterPowerPolicyChangeCallback()
DCarPowerPolicy.aidl34 package android.frameworks.automotive.powerpolicy;
38 android.frameworks.automotive.powerpolicy.PowerComponent[] enabledComponents;
39 android.frameworks.automotive.powerpolicy.PowerComponent[] disabledComponents;
DCarPowerPolicyFilter.aidl34 package android.frameworks.automotive.powerpolicy;
37 android.frameworks.automotive.powerpolicy.PowerComponent[] components;
DICarPowerPolicyChangeCallback.aidl34 package android.frameworks.automotive.powerpolicy;
37 oneway void onPolicyChanged(in android.frameworks.automotive.powerpolicy.CarPowerPolicy policy); in onPolicyChanged()
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/3/android/frameworks/automotive/powerpolicy/
DICarPowerPolicyServer.aidl34 package android.frameworks.automotive.powerpolicy;
37 android.frameworks.automotive.powerpolicy.CarPowerPolicy getCurrentPowerPolicy(); in getCurrentPowerPolicy()
38 …boolean getPowerComponentState(in android.frameworks.automotive.powerpolicy.PowerComponent compone… in getPowerComponentState()
39 …llback(in android.frameworks.automotive.powerpolicy.ICarPowerPolicyChangeCallback callback, in and… in registerPowerPolicyChangeCallback()
40 …void unregisterPowerPolicyChangeCallback(in android.frameworks.automotive.powerpolicy.ICarPowerPol… in unregisterPowerPolicyChangeCallback()
DCarPowerPolicy.aidl34 package android.frameworks.automotive.powerpolicy;
38 android.frameworks.automotive.powerpolicy.PowerComponent[] enabledComponents;
39 android.frameworks.automotive.powerpolicy.PowerComponent[] disabledComponents;
DCarPowerPolicyFilter.aidl34 package android.frameworks.automotive.powerpolicy;
37 android.frameworks.automotive.powerpolicy.PowerComponent[] components;
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/current/android/frameworks/automotive/powerpolicy/
DICarPowerPolicyServer.aidl34 package android.frameworks.automotive.powerpolicy;
37 android.frameworks.automotive.powerpolicy.CarPowerPolicy getCurrentPowerPolicy(); in getCurrentPowerPolicy()
38 …boolean getPowerComponentState(in android.frameworks.automotive.powerpolicy.PowerComponent compone… in getPowerComponentState()
39 …llback(in android.frameworks.automotive.powerpolicy.ICarPowerPolicyChangeCallback callback, in and… in registerPowerPolicyChangeCallback()
40 …void unregisterPowerPolicyChangeCallback(in android.frameworks.automotive.powerpolicy.ICarPowerPol… in unregisterPowerPolicyChangeCallback()
DCarPowerPolicy.aidl34 package android.frameworks.automotive.powerpolicy;
38 android.frameworks.automotive.powerpolicy.PowerComponent[] enabledComponents;
39 android.frameworks.automotive.powerpolicy.PowerComponent[] disabledComponents;
DCarPowerPolicyFilter.aidl34 package android.frameworks.automotive.powerpolicy;
37 android.frameworks.automotive.powerpolicy.PowerComponent[] components;
DICarPowerPolicyChangeCallback.aidl34 package android.frameworks.automotive.powerpolicy;
37 oneway void onPolicyChanged(in android.frameworks.automotive.powerpolicy.CarPowerPolicy policy); in onPolicyChanged()
/frameworks/hardware/interfaces/automotive/telemetry/aidl/aidl_api/android.frameworks.automotive.telemetry/2/android/frameworks/automotive/telemetry/
DICarTelemetry.aidl34 package android.frameworks.automotive.telemetry;
37 void write(in android.frameworks.automotive.telemetry.CarData[] dataList); in write()
38 …oid addCallback(in android.frameworks.automotive.telemetry.CallbackConfig config, in android.frame… in addCallback()
39 void removeCallback(in android.frameworks.automotive.telemetry.ICarTelemetryCallback callback); in removeCallback()
/frameworks/hardware/interfaces/automotive/telemetry/aidl/aidl_api/android.frameworks.automotive.telemetry/current/android/frameworks/automotive/telemetry/
DICarTelemetry.aidl34 package android.frameworks.automotive.telemetry;
37 void write(in android.frameworks.automotive.telemetry.CarData[] dataList); in write()
38 …oid addCallback(in android.frameworks.automotive.telemetry.CallbackConfig config, in android.frame… in addCallback()
39 void removeCallback(in android.frameworks.automotive.telemetry.ICarTelemetryCallback callback); in removeCallback()
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/
DAndroid.bp20 name: "android.frameworks.automotive.powerpolicy",
23 "android/frameworks/automotive/powerpolicy/CarPowerPolicy.aidl",
24 "android/frameworks/automotive/powerpolicy/CarPowerPolicyFilter.aidl",
25 "android/frameworks/automotive/powerpolicy/ICarPowerPolicyChangeCallback.aidl",
26 "android/frameworks/automotive/powerpolicy/ICarPowerPolicyServer.aidl",
27 "android/frameworks/automotive/powerpolicy/PowerComponent.aidl",
60 name: "android.frameworks.automotive.powerpolicy.internal",
63 "android/frameworks/automotive/powerpolicy/internal/ICarPowerPolicySystemNotification.aidl",
64 "android/frameworks/automotive/powerpolicy/internal/PolicyState.aidl",
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android/frameworks/automotive/powerpolicy/
DICarPowerPolicyServer.aidl17 package android.frameworks.automotive.powerpolicy;
19 import android.frameworks.automotive.powerpolicy.CarPowerPolicy;
20 import android.frameworks.automotive.powerpolicy.CarPowerPolicyFilter;
21 import android.frameworks.automotive.powerpolicy.ICarPowerPolicyChangeCallback;
22 import android.frameworks.automotive.powerpolicy.PowerComponent;
/frameworks/hardware/interfaces/automotive/telemetry/aidl/android/frameworks/automotive/telemetry/
DICarTelemetry.aidl17 package android.frameworks.automotive.telemetry;
19 import android.frameworks.automotive.telemetry.CallbackConfig;
20 import android.frameworks.automotive.telemetry.CarData;
21 import android.frameworks.automotive.telemetry.ICarTelemetryCallback;
/frameworks/hardware/interfaces/automotive/telemetry/aidl/
DAndroid.bp21 // Depend on "android.frameworks.automotive.telemetry-V1-ndk". Change "V1" to desired version (it
24 name: "android.frameworks.automotive.telemetry",
26 "android/frameworks/automotive/telemetry/*.aidl",
60 // Run "m android.frameworks.automotive.telemetry-freeze-api" to bump the version. Freeze the
62 // Run "m android.frameworks.automotive.telemetry-update-api" to update the
/frameworks/hardware/interfaces/automotive/telemetry/aidl/vts/functional/
DVtsHalCarTelemetryTest.cpp37 namespace automotive { namespace
40 using ::aidl::android::frameworks::automotive::telemetry::BnCarTelemetryCallback;
41 using ::aidl::android::frameworks::automotive::telemetry::CallbackConfig;
42 using ::aidl::android::frameworks::automotive::telemetry::CarData;
43 using ::aidl::android::frameworks::automotive::telemetry::ICarTelemetry;
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/vts/
DVtsAidlPowerPolicyTargetTest.cpp34 using ::aidl::android::frameworks::automotive::powerpolicy::BnCarPowerPolicyChangeCallback;
35 using ::aidl::android::frameworks::automotive::powerpolicy::CarPowerPolicy;
36 using ::aidl::android::frameworks::automotive::powerpolicy::CarPowerPolicyFilter;
37 using ::aidl::android::frameworks::automotive::powerpolicy::ICarPowerPolicyServer;
38 using ::aidl::android::frameworks::automotive::powerpolicy::PowerComponent;
/frameworks/native/services/automotive/display/
DAndroid.bp27 name: "android.frameworks.automotive.display@1.0-service",
33 init_rc: ["android.frameworks.automotive.display@1.0-service.rc"],
36 "android.frameworks.automotive.display@1.0",
54 "manifest_android.frameworks.automotive.display@1.0.xml",
/frameworks/opt/car/services/updatableServices/tests/
DAndroid.bp30 "android.hardware.automotive.vehicle-V2.0-java",
53 "automotive-tests",
54 "automotive-general-tests",
/frameworks/hardware/interfaces/automotive/telemetry/aidl/aidl_api/android.frameworks.automotive.telemetry/1/android/frameworks/automotive/telemetry/
DICarTelemetry.aidl34 package android.frameworks.automotive.telemetry;
37 void write(in android.frameworks.automotive.telemetry.CarData[] dataList); in write()

12345