Searched refs:handleSetStreamPath (Results 1 – 4 of 4) sorted by relevance
146 protected boolean handleSetStreamPath(HdmiCecMessage message) { in handleSetStreamPath() method in HdmiCecLocalDeviceSource
318 return handleSetStreamPath(message); in onMessage()643 protected boolean handleSetStreamPath(HdmiCecMessage message) { in handleSetStreamPath() method in HdmiCecLocalDevice
1994 getSwitchDevice().handleSetStreamPath(setStreamPath); in askRemoteDeviceToBecomeActiveSource()
262 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)).isTrue(); in handleSetStreamPath_underCurrentDevice()