Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecGeneralProtocolTest.java69 LogicalAddress.RECORDER_1, clientPhysicalAddress); in cect_hf_ignoreAdditionalParams()
70 hdmiCecClient.broadcastActiveSource(LogicalAddress.RECORDER_1, clientPhysicalAddress); in cect_hf_ignoreAdditionalParams()
72 getDumpsysActiveSourceLogicalAddress().equals(LogicalAddress.RECORDER_1), in cect_hf_ignoreAdditionalParams()
109 LogicalAddress.RECORDER_1, clientPhysicalAddress); in cectIgnoreAdditionalParamsAsMessage()
110 hdmiCecClient.broadcastActiveSource(LogicalAddress.RECORDER_1, clientPhysicalAddress); in cectIgnoreAdditionalParamsAsMessage()
112 getDumpsysActiveSourceLogicalAddress().equals(LogicalAddress.RECORDER_1), in cectIgnoreAdditionalParamsAsMessage()
DHdmiCecRemoteControlPassThroughTest.java76 LogicalAddress.RECORDER_1, CecOperand.ACTIVE_SOURCE); in checkForInitialActiveSourceMessage()
87 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in checkForInitialActiveSourceMessage()
106 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_1_RemoteControlMessagesToRecorder()
108 validateKeyeventToUserControlPress(LogicalAddress.RECORDER_1, remoteControlKeys); in cect_11_1_13_1_RemoteControlMessagesToRecorder()
161 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.RECORDER_1); in cect_11_1_13_5_RemoteControlPassthroughWithMultipleDevices()
164 LogicalAddress.RECORDER_1, LogicalAddress.RECORDER_2); in cect_11_1_13_5_RemoteControlPassthroughWithMultipleDevices()
DHdmiCecSystemAudioControlTest.java68 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
69 hdmiCecClient.sendCecMessage(LogicalAddress.RECORDER_1, CecOperand.IMAGE_VIEW_ON); in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
71 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
DHdmiCecTvOneTouchPlayTest.java54 testDevices.add(LogicalAddress.RECORDER_1); in HdmiCecTvOneTouchPlayTest()
123 LogicalAddress.RECORDER_1, CecOperand.ACTIVE_SOURCE); in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
131 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
DHdmiCecSystemInformationTest.java63 LogicalAddress.RECORDER_1, in cect_11_1_6_5_DutRespondsToGetMenuLanguage()
DHdmiCecRoutingControlTest.java67 LogicalAddress.RECORDER_1, CecOperand.ACTIVE_SOURCE); in checkForInitialActiveSourceMessage()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DLogicalAddress.java26 RECORDER_1(0x1), enumConstant
75 case RECORDER_1: in getDeviceType()
DHdmiCecClientWrapper.java54 private LogicalAddress selfDevice = LogicalAddress.RECORDER_1;
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecFeatureAbortTest.java67 LogicalAddress.RECORDER_1, in cect_hf4_2_11_featureAbortBehavior()
71 hdmiCecClient.checkOutputDoesNotContainMessage(LogicalAddress.RECORDER_1, in cect_hf4_2_11_featureAbortBehavior()
DHdmiCecSystemInformationTest.java64 LogicalAddress.RECORDER_1, in cect_11_2_6_2_GivePhysicalAddress()
95 LogicalAddress.RECORDER_1, in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
DHdmiCecSystemStandbyTest.java136 mLogicalAddresses.add(LogicalAddress.RECORDER_1); in defineLogicalAddressList()
DHdmiCecInvalidMessagesTest.java73 source = (hasDeviceType(HdmiCecConstants.CEC_DEVICE_TYPE_TV)) ? LogicalAddress.RECORDER_1 in setupLogicalAddresses()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecSystemInformationTest.java98 hdmiCecClient.sendCecMessage(LogicalAddress.RECORDER_1, LogicalAddress.BROADCAST, in cect_11_2_6_5_SetValidMenuLanguageFromInvalidSource()