Home
last modified time | relevance | path

Searched defs:onHotplugEvent (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/hdmi/connection/aidl/android.hardware.tv.hdmi.connection-V1-java-source/gen/android/hardware/tv/hdmi/connection/
DIHdmiConnectionCallback.java23 …@Override public void onHotplugEvent(boolean connected, int portId) throws android.os.RemoteExcept… in onHotplugEvent() method in IHdmiConnectionCallback.Default
124 …@Override public void onHotplugEvent(boolean connected, int portId) throws android.os.RemoteExcept… in onHotplugEvent() method in IHdmiConnectionCallback.Stub.Proxy
181 public void onHotplugEvent(boolean connected, int portId) throws android.os.RemoteException; in onHotplugEvent() method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecController.java1628 public void onHotplugEvent(int portId, boolean connected) { in onHotplugEvent() method in HdmiCecController.HdmiCecCallback
1652 public void onHotplugEvent(HotplugEvent event) throws RemoteException { in onHotplugEvent() method in HdmiCecController.HdmiCecCallback10
1686 public void onHotplugEvent(HotplugEvent event) throws RemoteException { in onHotplugEvent() method in HdmiCecController.HdmiCecCallback11
1722 public void onHotplugEvent(boolean connected, int portId) throws RemoteException { in onHotplugEvent() method in HdmiCecController.HdmiConnectionCallbackAidl
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/android/hardware/graphics/composer3/
DIComposerCallback.cpp437 ::ndk::ScopedAStatus BpComposerCallback::onHotplugEvent(int64_t in_display, ::aidl::android::hardwa… in onHotplugEvent() function in aidl::android::hardware::graphics::composer3::BpComposerCallback
706 ::ndk::ScopedAStatus IComposerCallbackDefault::onHotplugEvent(int64_t /*in_display*/, ::aidl::andro… in onHotplugEvent() function in aidl::android::hardware::graphics::composer3::IComposerCallbackDefault
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/cec/1.0/android.hardware.tv.cec-V1.0-java_gen_java/gen/srcs/android/hardware/tv/cec/V1_0/
DIHdmiCecCallback.java97 void onHotplugEvent(android.hardware.tv.cec.V1_0.HotplugEvent event) in onHotplugEvent() method
260 public void onHotplugEvent(android.hardware.tv.cec.V1_0.HotplugEvent event) in onHotplugEvent() method in IHdmiCecCallback.Proxy
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/hdmi/connection/aidl/android.hardware.tv.hdmi.connection-V1-java/android_common/turbine/
Dandroid.hardware.tv.hdmi.connection-V1-java.jarandroid/hardware/tv/hdmi/connection/HdmiPortInfo.class <Unknown> package android. ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/hdmi/connection/aidl/android.hardware.tv.hdmi.connection-V1-java/android_common/javac/
Dandroid.hardware.tv.hdmi.connection-V1-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/hardware/interfaces/tv/hdmi/connection/aidl/aidl_api/android.hardware.tv.hdmi.connection/current/android/hardware/tv/hdmi/connection/
H A DIHdmiConnectionCallback.aidl37 oneway void onHotplugEvent(in boolean connected, in int portId); in onHotplugEvent() method
/aosp_15_r20/hardware/interfaces/tv/hdmi/connection/aidl/android/hardware/tv/hdmi/connection/
H A DIHdmiConnectionCallback.aidl28 void onHotplugEvent(in boolean connected, in int portId); in onHotplugEvent() method
/aosp_15_r20/hardware/interfaces/tv/hdmi/connection/aidl/aidl_api/android.hardware.tv.hdmi.connection/1/android/hardware/tv/hdmi/connection/
H A DIHdmiConnectionCallback.aidl37 oneway void onHotplugEvent(in boolean connected, in int portId); in onHotplugEvent() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/hdmi/connection/aidl/android.hardware.tv.hdmi.connection_interface/dump/android/hardware/tv/hdmi/connection/
DIHdmiConnectionCallback.aidl37 oneway void onHotplugEvent(in boolean connected, in int portId); in onHotplugEvent() method
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
H A DIComposerCallback.aidl47 void onHotplugEvent(long display, android.hardware.graphics.common.DisplayHotplugEvent event); in onHotplugEvent() method
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
H A DIComposerCallback.aidl142 void onHotplugEvent(long display, DisplayHotplugEvent event); in onHotplugEvent() method
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
H A DIComposerCallback.aidl47 void onHotplugEvent(long display, android.hardware.graphics.common.DisplayHotplugEvent event); in onHotplugEvent() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3_interface/dump/android/hardware/graphics/composer3/
DIComposerCallback.aidl47 void onHotplugEvent(long display, android.hardware.graphics.common.DisplayHotplugEvent event); in onHotplugEvent() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DBnComposerCallback.h70 …::ndk::ScopedAStatus onHotplugEvent(int64_t in_display, ::aidl::android::hardware::graphics::commo… in onHotplugEvent() function
/aosp_15_r20/hardware/interfaces/tv/hdmi/connection/aidl/vts/functional/
H A DVtsHalTvHdmiConnectionAidlTargetTest.cpp67 ::ndk::ScopedAStatus onHotplugEvent(bool connected __unused, int32_t portId __unused) { in onHotplugEvent() function in HdmiConnectionTest::HdmiConnectionCallback
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/tv/cec/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/cec/1.0/
DBsHdmiCecCallback.h61 …::android::hardware::Return<void> onHotplugEvent(const ::android::hardware::tv::cec::V1_0::Hotplug… in onHotplugEvent() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/tv/cec/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/cec/1.0/
DBsHdmiCecCallback.h61 …::android::hardware::Return<void> onHotplugEvent(const ::android::hardware::tv::cec::V1_0::Hotplug… in onHotplugEvent() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/tv/cec/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/cec/1.0/
DBsHdmiCecCallback.h61 …::android::hardware::Return<void> onHotplugEvent(const ::android::hardware::tv::cec::V1_0::Hotplug… in onHotplugEvent() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/tv/cec/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/cec/1.0/
DBsHdmiCecCallback.h61 …::android::hardware::Return<void> onHotplugEvent(const ::android::hardware::tv::cec::V1_0::Hotplug… in onHotplugEvent() function
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DGraphicsComposerCallback.cpp197 ::ndk::ScopedAStatus GraphicsComposerCallback::onHotplugEvent(int64_t in_display, in onHotplugEvent() function in aidl::android::hardware::graphics::composer3::vts::GraphicsComposerCallback
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/tv/cec/2.0/[email protected]_genc++_headers/gen/android/hardware/tv/cec/2.0/
DBsHdmiCecCallback.h61 …::android::hardware::Return<void> onHotplugEvent(const ::android::hardware::tv::cec::V2_0::Hotplug… in onHotplugEvent() function
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DFakeNativeWrapper.java189 public void onHotplugEvent(int port, boolean connected) { in onHotplugEvent() method in FakeNativeWrapper
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/tv/cec/2.0/[email protected]_genc++_headers/gen/android/hardware/tv/cec/2.0/
DBsHdmiCecCallback.h61 …::android::hardware::Return<void> onHotplugEvent(const ::android::hardware::tv::cec::V2_0::Hotplug… in onHotplugEvent() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/tv/cec/2.0/[email protected]_genc++_headers/gen/android/hardware/tv/cec/2.0/
DBsHdmiCecCallback.h61 …::android::hardware::Return<void> onHotplugEvent(const ::android::hardware::tv::cec::V2_0::Hotplug… in onHotplugEvent() function

123