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.java343 public interface HotplugEventListener { interface in HdmiControlManager
347 private final ArrayMap<HotplugEventListener, IHdmiHotplugEventListener>
392 public void addHotplugEventListener(HotplugEventListener listener) { in addHotplugEventListener()
415 public void removeHotplugEventListener(HotplugEventListener listener) { in removeHotplugEventListener()
433 final HotplugEventListener listener) { in getHotplugEventListenerWrapper()
/frameworks/base/api/
Dsystem-current.txt14971 …public void addHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventListener);
14975 …lic void removeHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventListener);
15064 public static abstract interface HdmiControlManager.HotplugEventListener {