Home
last modified time | relevance | path

Searched refs:IHdmiHotplugEventListener (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/hdmi/
H A DIHdmiControlService.aidl26 import android.hardware.hdmi.IHdmiHotplugEventListener;
53 void addHotplugEventListener(IHdmiHotplugEventListener listener); in addHotplugEventListener()
54 void removeHotplugEventListener(IHdmiHotplugEventListener listener); in removeHotplugEventListener()
H A DHdmiControlServiceWrapper.java96 public void addHotplugEventListener(IHdmiHotplugEventListener listener) {
101 public void removeHotplugEventListener(IHdmiHotplugEventListener listener) {
391 public void addHotplugEventListener(IHdmiHotplugEventListener listener) {} in addHotplugEventListener()
394 public void removeHotplugEventListener(IHdmiHotplugEventListener listener) {} in removeHotplugEventListener()
H A DIHdmiHotplugEventListener.aidl27 oneway interface IHdmiHotplugEventListener { interface
H A DHdmiControlManager.java1381 private final ArrayMap<HotplugEventListener, IHdmiHotplugEventListener>
1506 IHdmiHotplugEventListener wrappedListener = in addHotplugEventListener()
1530 IHdmiHotplugEventListener wrappedListener = mHotplugEventListeners.remove(listener); in removeHotplugEventListener()
1542 private IHdmiHotplugEventListener getHotplugEventListenerWrapper( in getHotplugEventListenerWrapper()
1544 return new IHdmiHotplugEventListener.Stub() { in getHotplugEventListenerWrapper()
/aosp12/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiAudioSystemClientTest.java217 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener()
221 public void removeHotplugEventListener(final IHdmiHotplugEventListener listener) { in removeHotplugEventListener()
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java50 import android.hardware.hdmi.IHdmiHotplugEventListener;
1520 private final IHdmiHotplugEventListener mListener;
1522 public HotplugEventListenerRecord(IHdmiHotplugEventListener listener) { in HotplugEventListenerRecord()
1854 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener()
1860 public void removeHotplugEventListener(final IHdmiHotplugEventListener listener) { in removeHotplugEventListener()
2656 private void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener()
2687 private void removeHotplugEventListener(IHdmiHotplugEventListener listener) { in removeHotplugEventListener()
2879 private void invokeHotplugEventListenerLocked(IHdmiHotplugEventListener listener, in invokeHotplugEventListenerLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputHardwareManager.java32 import android.hardware.hdmi.IHdmiHotplugEventListener;
100 private final IHdmiHotplugEventListener mHdmiHotplugEventListener =
1239 private final class HdmiHotplugEventListener extends IHdmiHotplugEventListener.Stub {
/aosp12/system/tools/aidl/
H A Dhiddenapi-greylist139 "android.hardware.hdmi.IHdmiHotplugEventListener",
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23408 …i/IHdmiControlService;->addHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V
23423 …HdmiControlService;->removeHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V
23449 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
23450 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/St…
23451 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;->mRemote:Landroid/os/IBinder;
23452 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;->onReceived(Landroid/hardware/hdmi/Hdm…
23453 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub;-><init>()V
23454 …roid/hardware/hdmi/IHdmiHotplugEventListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hard…
23455 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub;->DESCRIPTOR:Ljava/lang/String;
23456 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub;->TRANSACTION_onReceived:I
[all …]