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.java366 public interface HotplugEventListener { interface in HdmiControlManager
370 private final ArrayMap<HotplugEventListener, IHdmiHotplugEventListener>
416 public void addHotplugEventListener(HotplugEventListener listener) { in addHotplugEventListener()
440 public void removeHotplugEventListener(HotplugEventListener listener) { in removeHotplugEventListener()
458 final HotplugEventListener listener) { in getHotplugEventListenerWrapper()
/frameworks/base/api/
Dsystem-current.txt16608 …public void addHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventListener);
16612 …lic void removeHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventListener);
16702 public static abstract interface HdmiControlManager.HotplugEventListener {