Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/hdmi/
DHdmiControlManager.java342 public interface HotplugEventListener { interface in HdmiControlManager
346 private final ArrayMap<HotplugEventListener, IHdmiHotplugEventListener>
391 public void addHotplugEventListener(HotplugEventListener listener) { in addHotplugEventListener()
414 public void removeHotplugEventListener(HotplugEventListener listener) { in removeHotplugEventListener()
432 final HotplugEventListener listener) { in getHotplugEventListenerWrapper()
/frameworks/base/api/
Dsystem-current.txt14304 …public void addHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventListener);
14308 …lic void removeHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventListener);
14397 public static abstract interface HdmiControlManager.HotplugEventListener {