Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/hdmi/
DIHdmiControlService.aidl24 import android.hardware.hdmi.IHdmiHotplugEventListener;
47 void addHotplugEventListener(IHdmiHotplugEventListener listener); in addHotplugEventListener()
48 void removeHotplugEventListener(IHdmiHotplugEventListener listener); in removeHotplugEventListener()
DHdmiControlManager.java681 private final ArrayMap<HotplugEventListener, IHdmiHotplugEventListener>
758 IHdmiHotplugEventListener wrappedListener = getHotplugEventListenerWrapper(listener); in addHotplugEventListener()
778 IHdmiHotplugEventListener wrappedListener = mHotplugEventListeners.remove(listener); in removeHotplugEventListener()
790 private IHdmiHotplugEventListener getHotplugEventListenerWrapper( in getHotplugEventListenerWrapper()
792 return new IHdmiHotplugEventListener.Stub() { in getHotplugEventListenerWrapper()
DIHdmiHotplugEventListener.aidl27 oneway interface IHdmiHotplugEventListener { interface
/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
DHdmiAudioSystemClientTest.java207 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener()
211 public void removeHotplugEventListener(final IHdmiHotplugEventListener listener) { in removeHotplugEventListener()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java46 import android.hardware.hdmi.IHdmiHotplugEventListener;
1356 private final IHdmiHotplugEventListener mListener;
1358 public HotplugEventListenerRecord(IHdmiHotplugEventListener listener) { in HotplugEventListenerRecord()
1673 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener()
1679 public void removeHotplugEventListener(final IHdmiHotplugEventListener listener) { in removeHotplugEventListener()
2232 private void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener()
2263 private void removeHotplugEventListener(IHdmiHotplugEventListener listener) { in removeHotplugEventListener()
2455 private void invokeHotplugEventListenerLocked(IHdmiHotplugEventListener listener, in invokeHotplugEventListenerLocked()
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputHardwareManager.java32 import android.hardware.hdmi.IHdmiHotplugEventListener;
97 private final IHdmiHotplugEventListener mHdmiHotplugEventListener =
1189 private final class HdmiHotplugEventListener extends IHdmiHotplugEventListener.Stub {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt23130 …are/hdmi/HdmiControlManager$HotplugEventListener;)Landroid/hardware/hdmi/IHdmiHotplugEventListener;
23344 …rolService$Stub$Proxy;->addHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V
23361 …Service$Stub$Proxy;->removeHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V
23417 …i/IHdmiControlService;->addHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V
23432 …HdmiControlService;->removeHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V
23458 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
23459 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/St…
23460 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;->mRemote:Landroid/os/IBinder;
23461 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;->onReceived(Landroid/hardware/hdmi/Hdm…
23462 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub;-><init>()V
[all …]