Home
last modified time | relevance | path

Searched refs:RECORDER_1 (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecRemoteControlPassThroughTest.java69 LogicalAddress.RECORDER_1, CecOperand.ACTIVE_SOURCE); in checkForInitialActiveSourceMessage()
77 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in checkForInitialActiveSourceMessage()
90 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_1_RemoteControlMessagesToRecorder()
91 validateKeyeventToUserControlPress(LogicalAddress.RECORDER_1); in cect_11_1_13_1_RemoteControlMessagesToRecorder()
141 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.RECORDER_1); in cect_11_1_13_5_RemoteControlPassthroughWithMultipleDevices()
144 LogicalAddress.RECORDER_1, LogicalAddress.RECORDER_2); in cect_11_1_13_5_RemoteControlPassthroughWithMultipleDevices()
DHdmiCecTvOneTouchPlayTest.java48 testDevices.add(LogicalAddress.RECORDER_1); in HdmiCecTvOneTouchPlayTest()
116 LogicalAddress.RECORDER_1, CecOperand.ACTIVE_SOURCE); in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
124 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
DHdmiCecSystemAudioControlTest.java64 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
65 hdmiCecClient.sendCecMessage(LogicalAddress.RECORDER_1, CecOperand.IMAGE_VIEW_ON); in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
67 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
DHdmiCecSystemInformationTest.java62 LogicalAddress.RECORDER_1, in cect_11_1_6_5_DutRespondsToGetMenuLanguage()
DHdmiCecRoutingControlTest.java62 LogicalAddress.RECORDER_1, CecOperand.ACTIVE_SOURCE); in checkForInitialActiveSourceMessage()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DLogicalAddress.java24 RECORDER_1(0x1), enumConstant
73 case RECORDER_1: in getDeviceType()
DHdmiCecClientWrapper.java51 private LogicalAddress selfDevice = LogicalAddress.RECORDER_1;
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecFeatureAbortTest.java66 LogicalAddress.RECORDER_1, in cect_hf4_2_11_featureAbortBehavior()
70 hdmiCecClient.checkOutputDoesNotContainMessage(LogicalAddress.RECORDER_1, in cect_hf4_2_11_featureAbortBehavior()
DHdmiCecSystemInformationTest.java61 LogicalAddress.RECORDER_1, in cect_11_2_6_2_GivePhysicalAddress()
92 LogicalAddress.RECORDER_1, in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
DHdmiCecSystemStandbyTest.java122 mLogicalAddresses.add(LogicalAddress.RECORDER_1); in defineLogicalAddressList()
DHdmiCecInvalidMessagesTest.java67 source = (hasDeviceType(HdmiCecConstants.CEC_DEVICE_TYPE_TV)) ? LogicalAddress.RECORDER_1 in setup()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecSystemInformationTest.java120 hdmiCecClient.sendCecMessage(LogicalAddress.RECORDER_1, LogicalAddress.BROADCAST, in cect_11_2_6_5_SetValidMenuLanguageFromInvalidSource()