Searched refs:handleSetStreamPath (Results 1 – 4 of 4) sorted by relevance
758 public void handleSetStreamPath() { in handleSetStreamPath() method in HdmiCecLocalDevicePlaybackTest761 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath()1661 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath_Dreaming()1678 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath_otherDevice_None()1698 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath_otherDevice_StandbyNow()1717 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(message)) in handleSetStreamPath_otherDevice_StandbyNow_InactiveSource()2386 assertThat(mHdmiCecLocalDevicePlayback.handleSetStreamPath(setStreamPathToPlayback)) in onActiveSourceLost_incomingSetStreamPathToDut_noStandbyAfterTimeout()
241 protected int handleSetStreamPath(HdmiCecMessage message) { in handleSetStreamPath() method in HdmiCecLocalDeviceSource
377 return handleSetStreamPath(message); in onMessage()881 protected int handleSetStreamPath(HdmiCecMessage message) { in handleSetStreamPath() method in HdmiCecLocalDevice
2650 getSwitchDevice().handleSetStreamPath(setStreamPath); in askRemoteDeviceToBecomeActiveSource()