Searched refs:handleSetStreamPath (Results 1 – 4 of 4) sorted by relevance
623 public void handleSetStreamPath() { in handleSetStreamPath() method in HdmiCecLocalDevicePlaybackTest626 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath()1521 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath_Dreaming()1538 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath_otherDevice_None()1558 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath_otherDevice_StandbyNow()1574 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath_otherDevice_StandbyNow_InactiveSource()
240 protected int handleSetStreamPath(HdmiCecMessage message) { in handleSetStreamPath() method in HdmiCecLocalDeviceSource
370 return handleSetStreamPath(message); in onMessage()872 protected int handleSetStreamPath(HdmiCecMessage message) { in handleSetStreamPath() method in HdmiCecLocalDevice
2472 getSwitchDevice().handleSetStreamPath(setStreamPath); in askRemoteDeviceToBecomeActiveSource()