Searched refs:addHotplugEventListener (Results 1 – 8 of 8) sorted by relevance
96 public void addHotplugEventListener(IHdmiHotplugEventListener listener) {97 HdmiControlServiceWrapper.this.addHotplugEventListener(listener);391 public void addHotplugEventListener(IHdmiHotplugEventListener listener) {} in addHotplugEventListener() method in HdmiControlServiceWrapper
889 addHotplugEventListener(new ClientHotplugEventListener()); in HdmiControlManager()1479 public void addHotplugEventListener(HotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlManager1480 addHotplugEventListener(ConcurrentUtils.DIRECT_EXECUTOR, listener); in addHotplugEventListener()1496 public void addHotplugEventListener(@NonNull @CallbackExecutor Executor executor, in addHotplugEventListener() method in HdmiControlManager1510 mService.addHotplugEventListener(wrappedListener); in addHotplugEventListener()
53 void addHotplugEventListener(IHdmiHotplugEventListener listener); in addHotplugEventListener() method
217 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiAudioSystemClientTest.TestHdmiControlService
1854 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlService.BinderService1856 HdmiControlService.this.addHotplugEventListener(listener); in addHotplugEventListener()2656 private void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlService
135 hdmiControlService.addHotplugEventListener(mHdmiHotplugEventListener); in onBootPhase()
3295 …iresPermission(android.Manifest.permission.HDMI_CEC) public void addHotplugEventListener(android.h…3296 …iresPermission(android.Manifest.permission.HDMI_CEC) public void addHotplugEventListener(@NonNull …
23335 Landroid/hardware/hdmi/IHdmiControlService$Stub$Proxy;->addHotplugEventListener(Landroid/hardware/h…23408 Landroid/hardware/hdmi/IHdmiControlService;->addHotplugEventListener(Landroid/hardware/hdmi/IHdmiHo…