Searched refs:IHdmiHotplugEventListener (Results 1 – 7 of 7) sorted by relevance
24 import android.hardware.hdmi.IHdmiHotplugEventListener;47 void addHotplugEventListener(IHdmiHotplugEventListener listener); in addHotplugEventListener()48 void removeHotplugEventListener(IHdmiHotplugEventListener listener); in removeHotplugEventListener()
681 private final ArrayMap<HotplugEventListener, IHdmiHotplugEventListener>758 IHdmiHotplugEventListener wrappedListener = getHotplugEventListenerWrapper(listener); in addHotplugEventListener()778 IHdmiHotplugEventListener wrappedListener = mHotplugEventListeners.remove(listener); in removeHotplugEventListener()790 private IHdmiHotplugEventListener getHotplugEventListenerWrapper( in getHotplugEventListenerWrapper()792 return new IHdmiHotplugEventListener.Stub() { in getHotplugEventListenerWrapper()
27 oneway interface IHdmiHotplugEventListener { interface
207 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener()211 public void removeHotplugEventListener(final IHdmiHotplugEventListener listener) { in removeHotplugEventListener()
46 import android.hardware.hdmi.IHdmiHotplugEventListener;1356 private final IHdmiHotplugEventListener mListener;1358 public HotplugEventListenerRecord(IHdmiHotplugEventListener listener) { in HotplugEventListenerRecord()1673 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener()1679 public void removeHotplugEventListener(final IHdmiHotplugEventListener listener) { in removeHotplugEventListener()2232 private void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener()2263 private void removeHotplugEventListener(IHdmiHotplugEventListener listener) { in removeHotplugEventListener()2455 private void invokeHotplugEventListenerLocked(IHdmiHotplugEventListener listener, in invokeHotplugEventListenerLocked()
32 import android.hardware.hdmi.IHdmiHotplugEventListener;97 private final IHdmiHotplugEventListener mHdmiHotplugEventListener =1189 private final class HdmiHotplugEventListener extends IHdmiHotplugEventListener.Stub {
23130 …are/hdmi/HdmiControlManager$HotplugEventListener;)Landroid/hardware/hdmi/IHdmiHotplugEventListener;23344 …rolService$Stub$Proxy;->addHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V23361 …Service$Stub$Proxy;->removeHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V23417 …i/IHdmiControlService;->addHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V23432 …HdmiControlService;->removeHotplugEventListener(Landroid/hardware/hdmi/IHdmiHotplugEventListener;)V23458 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;-><init>(Landroid/os/IBinder;)V23459 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/St…23460 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;->mRemote:Landroid/os/IBinder;23461 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub$Proxy;->onReceived(Landroid/hardware/hdmi/Hdm…23462 Landroid/hardware/hdmi/IHdmiHotplugEventListener$Stub;-><init>()V[all …]