Searched refs:addHotplugEventListener (Results 1 – 8 of 8) sorted by relevance
96 public void addHotplugEventListener(IHdmiHotplugEventListener listener) {97 HdmiControlServiceWrapper.this.addHotplugEventListener(listener);401 public void addHotplugEventListener(IHdmiHotplugEventListener listener) {} in addHotplugEventListener() method in HdmiControlServiceWrapper
53 void addHotplugEventListener(IHdmiHotplugEventListener listener); in addHotplugEventListener() method
1193 addHotplugEventListener(new ClientHotplugEventListener()); in HdmiControlManager()1764 public void addHotplugEventListener(HotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlManager1765 addHotplugEventListener(ConcurrentUtils.DIRECT_EXECUTOR, listener); in addHotplugEventListener()1778 public void addHotplugEventListener(@NonNull @CallbackExecutor Executor executor, in addHotplugEventListener() method in HdmiControlManager1792 mService.addHotplugEventListener(wrappedListener); in addHotplugEventListener()
219 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiAudioSystemClientTest.TestHdmiControlService
2320 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlService.BinderService2322 HdmiControlService.this.addHotplugEventListener(listener); in addHotplugEventListener()3165 private void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlService
138 hdmiControlService.addHotplugEventListener(mHdmiHotplugEventListener); in onBootPhase()
4536 …iresPermission(android.Manifest.permission.HDMI_CEC) public void addHotplugEventListener(android.h…4537 …iresPermission(android.Manifest.permission.HDMI_CEC) public void addHotplugEventListener(@NonNull …
20457 Landroid/hardware/hdmi/IHdmiControlService$Stub$Proxy;->addHotplugEventListener(Landroid/hardware/h…20530 Landroid/hardware/hdmi/IHdmiControlService;->addHotplugEventListener(Landroid/hardware/hdmi/IHdmiHo…