Home
last modified time | relevance | path

Searched refs:HotplugEventListener (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/hdmi/
DHdmiControlManager.java369 public interface HotplugEventListener { interface in HdmiControlManager
373 private final ArrayMap<HotplugEventListener, IHdmiHotplugEventListener>
419 public void addHotplugEventListener(HotplugEventListener listener) { in addHotplugEventListener()
443 public void removeHotplugEventListener(HotplugEventListener listener) { in removeHotplugEventListener()
461 final HotplugEventListener listener) { in getHotplugEventListenerWrapper()
/frameworks/base/api/
Dsystem-current.txt1285 …public void addHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventListener);
1289 …lic void removeHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventListener);
1379 public static abstract interface HdmiControlManager.HotplugEventListener {
/frameworks/base/config/
Dhiddenapi-public-dex.txt13758 Landroid/hardware/hdmi/HdmiControlManager$HotplugEventListener;
13759 Landroid/hardware/hdmi/HdmiControlManager$HotplugEventListener;->onReceived(Landroid/hardware/hdmi/…
13765 …Manager;->addHotplugEventListener(Landroid/hardware/hdmi/HdmiControlManager$HotplugEventListener;)V
13821 …ager;->removeHotplugEventListener(Landroid/hardware/hdmi/HdmiControlManager$HotplugEventListener;)V