Searched refs:TUNER_1 (Results 1 – 8 of 8) sorted by relevance
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | LogicalAddress.java | 28 TUNER_1(0x3), enumConstant 79 case TUNER_1: in getDeviceType()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/ |
D | HdmiCecRemoteControlPassThroughTest.java | 134 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()
|
D | HdmiCecSystemInformationTest.java | 64 LogicalAddress.TUNER_1, in cect_11_1_6_5_DutRespondsToGetMenuLanguage()
|
D | HdmiCecRoutingControlTest.java | 97 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.TUNER_1, 0x2100); in cect_11_1_2_1_DutSendsSetStreamPathMessage()
|
D | HdmiCecTvOneTouchPlayTest.java | 55 testDevices.add(LogicalAddress.TUNER_1); in HdmiCecTvOneTouchPlayTest()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/ |
D | HdmiCecSystemInformationTest.java | 65 LogicalAddress.TUNER_1, in cect_11_2_6_2_GivePhysicalAddress() 96 LogicalAddress.TUNER_1, in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
|
D | HdmiCecSystemStandbyTest.java | 137 mLogicalAddresses.add(LogicalAddress.TUNER_1); in defineLogicalAddressList()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/audio/ |
D | HdmiCecSystemAudioModeTest.java | 88 hdmiCecClient.sendCecMessage(LogicalAddress.TUNER_1, AUDIO_DEVICE, in initateSystemAudioModeFromTuner() 135 hdmiCecClient.sendCecMessage(LogicalAddress.TUNER_1, AUDIO_DEVICE, in cect_11_2_15_1_SystemAudioModeRequestAsFollower()
|