Searched refs:addHotplugEventListener (Results 1 – 5 of 5) sorted by relevance
392 public void addHotplugEventListener(HotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlManager404 mService.addHotplugEventListener(wrappedListener); in addHotplugEventListener()
44 void addHotplugEventListener(IHdmiHotplugEventListener listener); in addHotplugEventListener() method
1352 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlService.BinderService1354 HdmiControlService.this.addHotplugEventListener(listener); in addHotplugEventListener()1717 private void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlService
134 hdmiControlService.addHotplugEventListener(mHdmiHotplugEventListener); in onBootPhase()
14971 …method public void addHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventLi…