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()
393 void doManualPortSwitching(int portId, IHdmiControlCallback callback) { in doManualPortSwitching() method in HdmiCecLocalDeviceTv530 doManualPortSwitching(portId, null); in handleInactiveSource()
2336 tv.doManualPortSwitching(device.getPortId(), null); in deviceSelect()2359 tv.doManualPortSwitching(portId, callback); in portSelect()2364 audioSystem.doManualPortSwitching(portId, callback); in portSelect()4359 tv().doManualPortSwitching(portId, new IHdmiControlCallback.Stub() { in changeInputForMhl()
1064 void doManualPortSwitching(int portId, IHdmiControlCallback callback) { in doManualPortSwitching() method in HdmiCecLocalDeviceAudioSystem