Home
last modified time | relevance | path

Searched refs:TUNER_1 (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DLogicalAddress.java28 TUNER_1(0x3), enumConstant
79 case TUNER_1: in getDeviceType()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecRemoteControlPassThroughTest.java134 LogicalAddress.TUNER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_3_RemoteControlMessagesToTuner()
136 validateKeyeventToUserControlPress(LogicalAddress.TUNER_1, remoteControlKeys); in cect_11_1_13_3_RemoteControlMessagesToTuner()
DHdmiCecSystemInformationTest.java64 LogicalAddress.TUNER_1, in cect_11_1_6_5_DutRespondsToGetMenuLanguage()
DHdmiCecRoutingControlTest.java97 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.TUNER_1, 0x2100); in cect_11_1_2_1_DutSendsSetStreamPathMessage()
DHdmiCecTvOneTouchPlayTest.java55 testDevices.add(LogicalAddress.TUNER_1); in HdmiCecTvOneTouchPlayTest()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecSystemInformationTest.java65 LogicalAddress.TUNER_1, in cect_11_2_6_2_GivePhysicalAddress()
96 LogicalAddress.TUNER_1, in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
DHdmiCecSystemStandbyTest.java137 mLogicalAddresses.add(LogicalAddress.TUNER_1); in defineLogicalAddressList()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/audio/
DHdmiCecSystemAudioModeTest.java88 hdmiCecClient.sendCecMessage(LogicalAddress.TUNER_1, AUDIO_DEVICE, in initateSystemAudioModeFromTuner()
135 hdmiCecClient.sendCecMessage(LogicalAddress.TUNER_1, AUDIO_DEVICE, in cect_11_2_15_1_SystemAudioModeRequestAsFollower()