Searched refs:doManualPortSwitching (Results 1 – 4 of 4) sorted by relevance
114 tv.doManualPortSwitching(mId, mCallback); in process()119 audioSystem.doManualPortSwitching(mId, mCallback); in process()
362 void doManualPortSwitching(int portId, IHdmiControlCallback callback) { in doManualPortSwitching() method in HdmiCecLocalDeviceTv482 doManualPortSwitching(portId, null); in handleInactiveSource()
2158 tv.doManualPortSwitching(device.getPortId(), null); in deviceSelect()2181 tv.doManualPortSwitching(portId, callback); in portSelect()2186 audioSystem.doManualPortSwitching(portId, callback); in portSelect()4095 tv().doManualPortSwitching(portId, new IHdmiControlCallback.Stub() { in changeInputForMhl()
1045 void doManualPortSwitching(int portId, IHdmiControlCallback callback) { in doManualPortSwitching() method in HdmiCecLocalDeviceAudioSystem