Searched refs:handleRoutingInformation (Results 1 – 5 of 5) sorted by relevance
208 assertThat(mHdmiCecLocalDevicePlayback.handleRoutingInformation(message)) in handleRoutingInformation_None()252 assertThat(mHdmiCecLocalDevicePlayback.handleRoutingInformation(message)) in handleRoutingInformation_WakeUpOnly()300 assertThat(mHdmiCecLocalDevicePlayback.handleRoutingInformation(message)) in handleRoutingInformation_WakeUpAndSendActiveSource()475 assertThat(mHdmiCecLocalDevicePlayback.handleRoutingInformation(message)) in handleRoutingInformation_otherDevice_None()496 assertThat(mHdmiCecLocalDevicePlayback.handleRoutingInformation(message)) in handleRoutingInformation_sameDevice_None_ActiveSource()517 assertThat(mHdmiCecLocalDevicePlayback.handleRoutingInformation(message)) in handleRoutingInformation_sameDevice_None_InactiveSource()537 assertThat(mHdmiCecLocalDevicePlayback.handleRoutingInformation(message)) in handleRoutingInformation_otherDevice_StandbyNow()553 assertThat(mHdmiCecLocalDevicePlayback.handleRoutingInformation(message)) in handleRoutingInformation_otherDevice_StandbyNow_InactiveSource()570 assertThat(mHdmiCecLocalDevicePlayback.handleRoutingInformation(message)) in handleRoutingInformation_sameDevice_StandbyNow_ActiveSource()
619 assertThat(mHdmiCecLocalDeviceAudioSystem.handleRoutingInformation(message)) in handleRoutingInformation_currentActivePortIsHDMI1()
278 protected int handleRoutingInformation(HdmiCecMessage message) { in handleRoutingInformation() method in HdmiCecLocalDeviceSource
498 protected int handleRoutingInformation(HdmiCecMessage message) { in handleRoutingInformation() method in HdmiCecLocalDevicePlayback
334 return handleRoutingInformation(message); in onMessage()542 protected int handleRoutingInformation(HdmiCecMessage message) { in handleRoutingInformation() method in HdmiCecLocalDevice