Searched refs:addHotplugEventListener (Results 1 – 5 of 5) sorted by relevance
391 public void addHotplugEventListener(HotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlManager403 mService.addHotplugEventListener(wrappedListener); in addHotplugEventListener()
44 void addHotplugEventListener(IHdmiHotplugEventListener listener); in addHotplugEventListener() method
1320 public void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlService.BinderService1322 HdmiControlService.this.addHotplugEventListener(listener); in addHotplugEventListener()1685 private void addHotplugEventListener(final IHdmiHotplugEventListener listener) { in addHotplugEventListener() method in HdmiControlService
127 hdmiControlService.addHotplugEventListener(mHdmiHotplugEventListener); in onBootPhase()
14304 …method public void addHotplugEventListener(android.hardware.hdmi.HdmiControlManager.HotplugEventLi…