HomeSort by relevance Sort by last modified time
    Searched refs:HotplugEventListener (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/hardware/hdmi/
HdmiControlManager.java 343 public interface HotplugEventListener {
347 private final ArrayMap<HotplugEventListener, IHdmiHotplugEventListener>
387 * use {@link #removeHotplugEventListener(HotplugEventListener)}.
389 * @param listener {@link HotplugEventListener} instance
390 * @see HdmiControlManager#removeHotplugEventListener(HotplugEventListener)
392 public void addHotplugEventListener(HotplugEventListener listener) {
413 * @param listener {@link HotplugEventListener} instance to be removed
415 public void removeHotplugEventListener(HotplugEventListener listener) {
433 final HotplugEventListener listener) {
  /prebuilts/sdk/system_current/
android.jar 

Completed in 761 milliseconds