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.java26 TUNER_1(0x3), enumConstant
77 case TUNER_1: in getDeviceType()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecSystemInformationTest.java62 LogicalAddress.TUNER_1, in cect_11_2_6_2_GivePhysicalAddress()
93 LogicalAddress.TUNER_1, in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
DHdmiCecSystemStandbyTest.java123 mLogicalAddresses.add(LogicalAddress.TUNER_1); in defineLogicalAddressList()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecRemoteControlPassThroughTest.java116 LogicalAddress.TUNER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_3_RemoteControlMessagesToTuner()
117 validateKeyeventToUserControlPress(LogicalAddress.TUNER_1); in cect_11_1_13_3_RemoteControlMessagesToTuner()
DHdmiCecSystemInformationTest.java63 LogicalAddress.TUNER_1, in cect_11_1_6_5_DutRespondsToGetMenuLanguage()
DHdmiCecTvOneTouchPlayTest.java49 testDevices.add(LogicalAddress.TUNER_1); in HdmiCecTvOneTouchPlayTest()
DHdmiCecRoutingControlTest.java83 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.TUNER_1, 0x2100); in cect_11_1_2_1_DutSendsSetStreamPathMessage()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/audio/
DHdmiCecSystemAudioModeTest.java86 hdmiCecClient.sendCecMessage(LogicalAddress.TUNER_1, AUDIO_DEVICE, in initateSystemAudioModeFromTuner()
133 hdmiCecClient.sendCecMessage(LogicalAddress.TUNER_1, AUDIO_DEVICE, in cect_11_2_15_1_SystemAudioModeRequestAsFollower()