Home
last modified time | relevance | path

Searched refs:hdmiCecClient (Results 1 – 25 of 46) sorted by relevance

12

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecAvbToAudioSystemTest.java61 .around(hdmiCecClient);
79 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableDisableAdjustOnlyAvb_triggeredBySystemAudioModeChange()
81 hdmiCecClient.checkExpectedMessageFromClient(LogicalAddress.AUDIO_SYSTEM, LogicalAddress.TV, in testEnableDisableAdjustOnlyAvb_triggeredBySystemAudioModeChange()
85 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableDisableAdjustOnlyAvb_triggeredBySystemAudioModeChange()
90 hdmiCecClient.sendCecMessage(hdmiCecClient.getSelfDevice(), CecOperand.REPORT_AUDIO_STATUS, in testEnableDisableAdjustOnlyAvb_triggeredBySystemAudioModeChange()
116 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableDisableAdjustOnlyAvb_triggeredByVolumeControlSettingChange()
118 hdmiCecClient.checkExpectedMessageFromClient(LogicalAddress.AUDIO_SYSTEM, LogicalAddress.TV, in testEnableDisableAdjustOnlyAvb_triggeredByVolumeControlSettingChange()
122 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableDisableAdjustOnlyAvb_triggeredByVolumeControlSettingChange()
127 hdmiCecClient.sendCecMessage(hdmiCecClient.getSelfDevice(), CecOperand.REPORT_AUDIO_STATUS, in testEnableDisableAdjustOnlyAvb_triggeredByVolumeControlSettingChange()
152 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in adjustOnlyAvb_testOutgoingVolumeUpdates()
[all …]
DHdmiCecRoutingControlTest.java52 .around(hdmiCecClient);
66 hdmiCecClient.checkExpectedMessageFromClient( in checkForInitialActiveSourceMessage()
77 hdmiCecClient.broadcastActiveSource( in checkForInitialActiveSourceMessage()
78 hdmiCecClient.getSelfDevice(), hdmiCecClient.getPhysicalAddress()); in checkForInitialActiveSourceMessage()
97 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.TUNER_1, 0x2100); in cect_11_1_2_1_DutSendsSetStreamPathMessage()
99 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.PLAYBACK_1, 0x2200); in cect_11_1_2_1_DutSendsSetStreamPathMessage()
104 String message = hdmiCecClient.checkExpectedOutput(CecOperand.SET_STREAM_PATH); in cect_11_1_2_1_DutSendsSetStreamPathMessage()
120 hdmiCecClient.checkExpectedOutput(CecOperand.ACTIVE_SOURCE); in cect_11_1_2_2_DutDoesNotRespondToRequestActiveSourceMessage()
122 hdmiCecClient.broadcastActiveSource(hdmiCecClient.getSelfDevice()); in cect_11_1_2_2_DutDoesNotRespondToRequestActiveSourceMessage()
123 hdmiCecClient.sendCecMessage( in cect_11_1_2_2_DutDoesNotRespondToRequestActiveSourceMessage()
[all …]
DHdmiCecSystemAudioControlTest.java49 .around(hdmiCecClient);
66 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.AUDIO_SYSTEM); in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
67 hdmiCecClient.broadcastReportPhysicalAddress( in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
68 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()
70 hdmiCecClient.broadcastActiveSource( in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
71 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
114 hdmiCecClient.sendCecMessage( in cect_11_1_15_7_DutMutesForSetSystemAudioModeOn()
115 hdmiCecClient.getSelfDevice(), in cect_11_1_15_7_DutMutesForSetSystemAudioModeOn()
119 hdmiCecClient.sendCecMessage( in cect_11_1_15_7_DutMutesForSetSystemAudioModeOn()
[all …]
DHdmiCecTvOneTouchPlayTest.java65 .around(hdmiCecClient);
76 hdmiCecClient.sendCecMessage(testDevice, LogicalAddress.TV, CecOperand.IMAGE_VIEW_ON); in cect_11_1_1_1_RespondToImageViewOn()
78 hdmiCecClient.broadcastActiveSource(testDevice, hdmiCecClient.getPhysicalAddress()); in cect_11_1_1_1_RespondToImageViewOn()
79 hdmiCecClient.checkOutputDoesNotContainMessage(testDevice, CecOperand.FEATURE_ABORT); in cect_11_1_1_1_RespondToImageViewOn()
96 hdmiCecClient.sendCecMessage(testDevice, LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cect_11_1_1_2_RespondToTextViewOn()
98 hdmiCecClient.broadcastActiveSource(testDevice, hdmiCecClient.getPhysicalAddress()); in cect_11_1_1_2_RespondToTextViewOn()
99 hdmiCecClient.checkOutputDoesNotContainMessage(testDevice, CecOperand.FEATURE_ABORT); in cect_11_1_1_2_RespondToTextViewOn()
122 hdmiCecClient.checkExpectedMessageFromClient( in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
130 hdmiCecClient.broadcastActiveSource( in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
131 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
[all …]
DHdmiCecAudioReturnChannelControlTest.java52 .around(hdmiCecClient);
64 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.AUDIO_SYSTEM); in cect_11_1_17_1_DutSendsRequestArcInitiation()
82 hdmiCecClient.getPhysicalAddress(), in cect_11_1_17_2_ReportArcInitiated()
84 hdmiCecClient.sendCecMessage( in cect_11_1_17_2_ReportArcInitiated()
89 hdmiCecClient.sendCecMessage( in cect_11_1_17_2_ReportArcInitiated()
91 hdmiCecClient.checkExpectedOutput(LogicalAddress.AUDIO_SYSTEM, CecOperand.ARC_INITIATED); in cect_11_1_17_2_ReportArcInitiated()
104 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.AUDIO_SYSTEM); in cect_11_1_17_3_DutSendsRequestArcTermination()
121 hdmiCecClient.sendCecMessage( in cect_11_1_17_2_4_ReportArcInitiatedTerminated()
123 hdmiCecClient.checkExpectedOutput(LogicalAddress.AUDIO_SYSTEM, CecOperand.ARC_TERMINATED); in cect_11_1_17_2_4_ReportArcInitiatedTerminated()
134 int originalPhyAdd = hdmiCecClient.getPhysicalAddress(); in cect_11_1_17_5_NonAdjacentDeviceArcInitiation()
[all …]
DHdmiCecGeneralProtocolTest.java42 .around(hdmiCecClient);
58 int clientPhysicalAddress = hdmiCecClient.getPhysicalAddress(); in cect_hf_ignoreAdditionalParams()
68 hdmiCecClient.broadcastReportPhysicalAddress( in cect_hf_ignoreAdditionalParams()
70 hdmiCecClient.broadcastActiveSource(LogicalAddress.RECORDER_1, clientPhysicalAddress); in cect_hf_ignoreAdditionalParams()
74 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.PLAYBACK_1, in cect_hf_ignoreAdditionalParams()
76 hdmiCecClient.sendCecMessage(LogicalAddress.PLAYBACK_1, LogicalAddress.BROADCAST, in cect_hf_ignoreAdditionalParams()
97 int clientPhysicalAddress = hdmiCecClient.getPhysicalAddress(); in cectIgnoreAdditionalParamsAsMessage()
108 hdmiCecClient.broadcastReportPhysicalAddress( in cectIgnoreAdditionalParamsAsMessage()
110 hdmiCecClient.broadcastActiveSource(LogicalAddress.RECORDER_1, clientPhysicalAddress); in cectIgnoreAdditionalParamsAsMessage()
114 hdmiCecClient.broadcastReportPhysicalAddress(LogicalAddress.PLAYBACK_1, in cectIgnoreAdditionalParamsAsMessage()
[all …]
DHdmiCecRemoteControlPassThroughTest.java60 .around(hdmiCecClient);
75 hdmiCecClient.checkExpectedMessageFromClient( in checkForInitialActiveSourceMessage()
86 hdmiCecClient.broadcastActiveSource( in checkForInitialActiveSourceMessage()
87 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in checkForInitialActiveSourceMessage()
105 hdmiCecClient.broadcastActiveSource( in cect_11_1_13_1_RemoteControlMessagesToRecorder()
106 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_1_RemoteControlMessagesToRecorder()
119 hdmiCecClient.broadcastActiveSource( in cect_11_1_13_2_RemoteControlMessagesToPlayback()
120 LogicalAddress.PLAYBACK_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_2_RemoteControlMessagesToPlayback()
133 hdmiCecClient.broadcastActiveSource( in cect_11_1_13_3_RemoteControlMessagesToTuner()
134 LogicalAddress.TUNER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_3_RemoteControlMessagesToTuner()
[all …]
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecAvbToTvTest.java60 .around(hdmiCecClient);
82 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableDisableAvb_cec20_triggeredByReportFeatures()
84 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableDisableAvb_cec20_triggeredByReportFeatures()
91 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableDisableAvb_cec20_triggeredByReportFeatures()
96 hdmiCecClient.sendCecMessage(hdmiCecClient.getSelfDevice(), CecOperand.REPORT_AUDIO_STATUS, in testEnableDisableAvb_cec20_triggeredByReportFeatures()
121 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableDisableAvb_triggeredByAvbSupportChanged()
125 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableDisableAvb_triggeredByAvbSupportChanged()
130 hdmiCecClient.sendCecMessage(hdmiCecClient.getSelfDevice(), CecOperand.REPORT_AUDIO_STATUS, in testEnableDisableAvb_triggeredByAvbSupportChanged()
136 hdmiCecClient.sendCecMessage(hdmiCecClient.getSelfDevice(), CecOperand.FEATURE_ABORT, in testEnableDisableAvb_triggeredByAvbSupportChanged()
160 hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in testEnableAndDisableAvb_triggeredByVolumeControlSettingChange()
[all …]
DHdmiCecTvPowerToggleTest.java55 .around(hdmiCecClient);
77 hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, in cectTvPowerToggleTest_awake_noActiveSource_tvOn()
80 hdmiCecClient.clearClientOutput(); in cectTvPowerToggleTest_awake_noActiveSource_tvOn()
83 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.GIVE_POWER_STATUS); in cectTvPowerToggleTest_awake_noActiveSource_tvOn()
84 hdmiCecClient.sendCecMessage(LogicalAddress.TV, dutLogicalAddress, in cectTvPowerToggleTest_awake_noActiveSource_tvOn()
87 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.STANDBY); in cectTvPowerToggleTest_awake_noActiveSource_tvOn()
112 hdmiCecClient.clearClientOutput(); in cectTvPowerToggleTest_awake_activeSource_tvOn()
115 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.GIVE_POWER_STATUS); in cectTvPowerToggleTest_awake_activeSource_tvOn()
116 hdmiCecClient.sendCecMessage(LogicalAddress.TV, dutLogicalAddress, in cectTvPowerToggleTest_awake_activeSource_tvOn()
119 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.STANDBY); in cectTvPowerToggleTest_awake_activeSource_tvOn()
[all …]
DHdmiCecWakeupTest.java47 .around(hdmiCecClient);
59 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cectOtpOnWakeupWhenPowerControlModeToTv()
60 hdmiCecClient.checkExpectedOutput(LogicalAddress.BROADCAST, CecOperand.ACTIVE_SOURCE); in cectOtpOnWakeupWhenPowerControlModeToTv()
77 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cectOtpOnWakeupWhenPowerControlModeToTvAndAudioSystem()
78 hdmiCecClient.checkExpectedOutput(LogicalAddress.BROADCAST, CecOperand.ACTIVE_SOURCE); in cectOtpOnWakeupWhenPowerControlModeToTvAndAudioSystem()
94 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cectOtpOnWakeupWhenPowerControlModeToBroadcast()
95 hdmiCecClient.checkExpectedOutput(LogicalAddress.BROADCAST, CecOperand.ACTIVE_SOURCE); in cectOtpOnWakeupWhenPowerControlModeToBroadcast()
111 hdmiCecClient.checkOutputDoesNotContainMessage(LogicalAddress.TV, in cectNoOtpOnWakeupWhenPowerControlModeNone()
113 hdmiCecClient.checkOutputDoesNotContainMessage(LogicalAddress.BROADCAST, in cectNoOtpOnWakeupWhenPowerControlModeNone()
DHdmiCecRemoteControlPassThroughTest.java62 .around(hdmiCecClient);
74 hdmiCecClient, getDevice(), LogicalAddress.TV, dutLogicalAddress); in cect_11_2_13_1_UserControlPressAndRelease()
86 hdmiCecClient, getDevice(), LogicalAddress.TV, dutLogicalAddress); in cect_11_2_13_2_UserControlPressAndHold()
107 hdmiCecClient, getDevice(), LogicalAddress.TV, dutLogicalAddress); in cect_4_8_4_UserControlPressAndRelease_20()
121 hdmiCecClient.sendCecMessage(LogicalAddress.TV, CecOperand.GIVE_FEATURES); in cect_hf4_8_12_UCPForRcProfileSearchOperand()
122 String message = hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_FEATURES); in cect_hf4_8_12_UCPForRcProfileSearchOperand()
146 hdmiCecClient, in sendUcpMenuCommand()
171 hdmiCecClient.checkExpectedOutput( in cect_hf4_8_9_SendLongPress()
176 hdmiCecClient.checkExpectedOutput( in cect_hf4_8_9_SendLongPress()
179 hdmiCecClient.checkExpectedOutput( in cect_hf4_8_9_SendLongPress()
[all …]
DHdmiCecRoutingControlTest.java58 .around(hdmiCecClient);
70 hdmiCecClient.sendCecMessage( in cect_11_1_2_2_RequestActiveSource()
83 hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, in cect_11_1_2_2_RequestActiveSource()
86 hdmiCecClient.checkOutputDoesNotContainMessage( in cect_11_1_2_2_RequestActiveSource()
108 hdmiCecClient.sendCecMessage(LogicalAddress.PLAYBACK_2, LogicalAddress.BROADCAST, in cect_11_2_2_1_SetStreamPathToDut()
111 hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, in cect_11_2_2_1_SetStreamPathToDut()
114 String message = hdmiCecClient.checkExpectedOutput(CecOperand.ACTIVE_SOURCE); in cect_11_2_2_1_SetStreamPathToDut()
127 hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, in cect_11_2_2_2_RequestActiveSource()
129 String message = hdmiCecClient.checkExpectedOutput(CecOperand.ACTIVE_SOURCE); in cect_11_2_2_2_RequestActiveSource()
143 hdmiCecClient.sendCecMessage( in cect_11_2_2_4_InactiveSourceOnStandby()
[all …]
DHdmiCecDeviceOsdNameTest.java52 .around(hdmiCecClient);
74 hdmiCecClient.sendCecMessage(LogicalAddress.TV, CecOperand.GIVE_OSD_NAME); in cect_11_2_11_1a_GiveOsdNameTest()
75 … String message = hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.SET_OSD_NAME); in cect_11_2_11_1a_GiveOsdNameTest()
89 hdmiCecClient.sendCecMessage(LogicalAddress.TV, CecOperand.GIVE_OSD_NAME); in cectGiveOsdNameTestInStandby()
91 hdmiCecClient.checkExpectedOutputOrFeatureAbort( in cectGiveOsdNameTestInStandby()
116 hdmiCecClient.sendCecMessage(LogicalAddress.TV, CecOperand.GIVE_OSD_NAME); in cect_11_2_11_1b_UpdateAndGiveOsdNameTest()
117 String message = hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, in cect_11_2_11_1b_UpdateAndGiveOsdNameTest()
131 hdmiCecClient.sendCecMessage(LogicalAddress.BROADCAST, CecOperand.GIVE_OSD_NAME); in cect_11_2_11_2_UnregisteredDeviceGiveOsdNameTest()
132 hdmiCecClient.checkOutputDoesNotContainMessage(LogicalAddress.BROADCAST, in cect_11_2_11_2_UnregisteredDeviceGiveOsdNameTest()
DHdmiCecGeneralProtocolTest.java44 .around(hdmiCecClient);
62 hdmiCecClient.broadcastActiveSource(LogicalAddress.TV, 0x0000); in cect_hf_ignoreAdditionalParams()
63 hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, in cect_hf_ignoreAdditionalParams()
66 String message = hdmiCecClient.checkExpectedOutput(CecOperand.ACTIVE_SOURCE); in cect_hf_ignoreAdditionalParams()
90 hdmiCecClient.broadcastActiveSource(LogicalAddress.TV, 0x0000); in cectIgnoreAdditionalParamsAsMessage()
91 hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, in cectIgnoreAdditionalParamsAsMessage()
95 String message = hdmiCecClient.checkExpectedOutput(CecOperand.ACTIVE_SOURCE); in cectIgnoreAdditionalParamsAsMessage()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecGeneralProtocolTest.java45 .around(hdmiCecClient);
57 hdmiCecClient.getAllMessages(mDutLogicalAddresses, in cect_4_2_2_ignoreMessagesFromAddressF()
105 hdmiCecClient.sendCecMessage(message, params); in sendMessageAndVerifyNoMessageSentFromDevice()
108 hdmiCecClient.checkNoMessagesSentFromDevice(3000, excludeOperands); in sendMessageAndVerifyNoMessageSentFromDevice()
131 hdmiCecClient.sendPoll(); in cect_hf_4_2_15()
132 if (!hdmiCecClient.checkConsoleOutput(HdmiCecConstants.POLL_SUCCESS)) { in cect_hf_4_2_15()
137 hdmiCecClient.sendCecMessage(hdmiCecClient.getSelfDevice(), CecOperand.GET_CEC_VERSION); in cect_hf_4_2_15()
139 hdmiCecClient.checkExpectedOutput( in cect_hf_4_2_15()
140 hdmiCecClient.getSelfDevice(), CecOperand.CEC_VERSION); in cect_hf_4_2_15()
144 hdmiCecClient.sendCecMessage( in cect_hf_4_2_15()
[all …]
DHdmiCecSystemAudioControlTest.java59 .around(hdmiCecClient);
92 hdmiCecClient.sendCecMessage( in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
93 hdmiCecClient.getSelfDevice(), in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
99 hdmiCecClient.checkExpectedOutput( in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
100 hdmiCecClient.getSelfDevice(), CecOperand.USER_CONTROL_PRESSED); in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
102 hdmiCecClient.checkExpectedOutput( in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
103 hdmiCecClient.getSelfDevice(), CecOperand.USER_CONTROL_RELEASED); in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
108 hdmiCecClient.checkExpectedOutput( in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
109 hdmiCecClient.getSelfDevice(), CecOperand.USER_CONTROL_PRESSED); in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
112 hdmiCecClient.checkExpectedOutput( in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
[all …]
DHdmiCecSystemInformationTest.java51 .around(hdmiCecClient);
74 hdmiCecClient.sendCecMessage(testDevice, CecOperand.GIVE_PHYSICAL_ADDRESS); in cect_11_2_6_2_GivePhysicalAddress()
75 String message = hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_PHYSICAL_ADDRESS); in cect_11_2_6_2_GivePhysicalAddress()
105 hdmiCecClient.sendCecMessage(testDevice, CecOperand.GIVE_FEATURES); in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
106 String message = hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_FEATURES); in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
145 hdmiCecClient.sendCecMessage(hdmiCecClient.getSelfDevice(), CecOperand.GET_CEC_VERSION); in cect_11_2_6_6_GiveCecVersion()
147 hdmiCecClient.checkExpectedOutput( in cect_11_2_6_6_GiveCecVersion()
148 hdmiCecClient.getSelfDevice(), CecOperand.CEC_VERSION); in cect_11_2_6_6_GiveCecVersion()
165 hdmiCecClient.sendCecMessage(hdmiCecClient.getSelfDevice(), CecOperand.GET_CEC_VERSION); in cect_hf4_2_12_GiveCecVersion()
166 String reportCecVersion = hdmiCecClient.checkExpectedOutput(hdmiCecClient.getSelfDevice(), in cect_hf4_2_12_GiveCecVersion()
[all …]
DHdmiCecInvalidMessagesTest.java69 .around(hdmiCecClient);
91 hdmiCecClient.sendCecMessage( in reportPhysicalAddress()
113 hdmiCecClient.sendCecMessage( in cect_12_1_BroadcastReceivedAsDirectlyAddressed()
132 hdmiCecClient.sendCecMessage(source, LogicalAddress.BROADCAST, CecOperand.GET_CEC_VERSION); in cect_12_2_DirectlyAddressedReceivedAsBroadcast_getCecVersion()
133 hdmiCecClient.checkOutputDoesNotContainMessage(source, CecOperand.CEC_VERSION); in cect_12_2_DirectlyAddressedReceivedAsBroadcast_getCecVersion()
145 hdmiCecClient.sendCecMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_givePhysicalAddress()
147 hdmiCecClient.checkOutputDoesNotContainMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_givePhysicalAddress()
159 hdmiCecClient.sendCecMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_givePowerStatus()
161 hdmiCecClient.checkOutputDoesNotContainMessage(source, CecOperand.REPORT_POWER_STATUS); in cect_12_2_DirectlyAddressedReceivedAsBroadcast_givePowerStatus()
173 hdmiCecClient.sendCecMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_giveDeviceVendorId()
[all …]
DHdmiCecPowerStatusTest.java59 .around(hdmiCecClient);
78 String reportPowerStatus = hdmiCecClient.checkExpectedOutput(LogicalAddress.BROADCAST, in cect_hf4_6_20_broadcastsWhenTurningOn()
83 reportPowerStatus = hdmiCecClient.checkExpectedOutput(LogicalAddress.BROADCAST, in cect_hf4_6_20_broadcastsWhenTurningOn()
110 hdmiCecClient.checkExpectedOutput( in cect_hf4_6_21_broadcastsWhenGoingToStandby()
116 hdmiCecClient.checkExpectedOutput( in cect_hf4_6_21_broadcastsWhenGoingToStandby()
147 hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_POWER_STATUS); in cect_hf4_6_22_interruptedPowerOn()
155 hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_POWER_STATUS); in cect_hf4_6_22_interruptedPowerOn()
162 hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_POWER_STATUS); in cect_hf4_6_22_interruptedPowerOn()
167 hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_POWER_STATUS); in cect_hf4_6_22_interruptedPowerOn()
175 hdmiCecClient.checkOutputDoesNotContainMessage( in cect_hf4_6_22_interruptedPowerOn()
[all …]
DHdmiCecVendorCommandsTest.java67 .around(hdmiCecClient);
81 hdmiCecClient.sendCecMessage(logicalAddress, CecOperand.GIVE_DEVICE_VENDOR_ID); in cect_11_2_9_1_GiveDeviceVendorId()
82 String message = hdmiCecClient.checkExpectedOutput(CecOperand.DEVICE_VENDOR_ID); in cect_11_2_9_1_GiveDeviceVendorId()
110 String message = hdmiCecClient.checkExpectedOutput(CecOperand.DEVICE_VENDOR_ID); in cect_11_2_9_2_DeviceVendorIdOnInit()
160 hdmiCecClient.sendCecMessage(
161 hdmiCecClient.getSelfDevice(), CecOperand.VENDOR_COMMAND_WITH_ID, params);
180 hdmiCecClient.sendCecMessage(
181 hdmiCecClient.getSelfDevice(), CecOperand.VENDOR_COMMAND, params);
199 hdmiCecClient.sendCecMessage(
200 hdmiCecClient.getSelfDevice(), CecOperand.VENDOR_COMMAND, params);
[all …]
DHdmiCecPollingTest.java39 .around(hdmiCecClient);
48 hdmiCecClient.sendPoll(); in cect_11_2_6_1_Ack()
49 if (!hdmiCecClient.checkConsoleOutput(expectedOutput)) { in cect_11_2_6_1_Ack()
68 hdmiCecClient.sendPoll(); in cect_hf4_2_10_Ack()
69 if (!hdmiCecClient.checkConsoleOutput(expectedOutput)) { in cect_hf4_2_10_Ack()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/audio/
DHdmiCecSystemAudioModeTest.java63 .around(hdmiCecClient);
66 hdmiCecClient.sendCecMessage(LogicalAddress.TV, AUDIO_DEVICE, in sendSystemAudioModeTermination()
71 hdmiCecClient.sendCecMessage(LogicalAddress.TV, AUDIO_DEVICE, in sendSystemAudioModeInitiation()
80 hdmiCecClient.sendCecMessage(LogicalAddress.TV, AUDIO_DEVICE, CecOperand.GIVE_AUDIO_STATUS); in getDutAudioStatus()
81 String message = hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, in getDutAudioStatus()
88 hdmiCecClient.sendCecMessage(LogicalAddress.TUNER_1, AUDIO_DEVICE, in initateSystemAudioModeFromTuner()
96 hdmiCecClient.checkExpectedOutput(CecOperand.REQUEST_ACTIVE_SOURCE); in handleSetSystemAudioModeOnToTv()
97hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, CecOperand.ACTIVE_SOURCE, in handleSetSystemAudioModeOnToTv()
99 String message = hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, in handleSetSystemAudioModeOnToTv()
106 hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_PHYSICAL_ADDRESS); in initiateSystemAudioModeFromDut()
[all …]
DHdmiCecInvalidMessagesTest.java68 .around(hdmiCecClient);
72 hdmiCecClient.sendCecMessage(LogicalAddress.TV, AUDIO_DEVICE, in checkArcIsInitiated()
74 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in checkArcIsInitiated()
89 hdmiCecClient.sendCecMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_giveAudioStatus()
93 hdmiCecClient.checkOutputDoesNotContainMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_giveAudioStatus()
106 hdmiCecClient.sendCecMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_giveSystemAudioModeStatus()
110 hdmiCecClient.checkOutputDoesNotContainMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_giveSystemAudioModeStatus()
123 hdmiCecClient.sendCecMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_requestShortAudioDescriptor()
128 hdmiCecClient.checkOutputDoesNotContainMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_requestShortAudioDescriptor()
141 hdmiCecClient.sendCecMessage( in cect_12_2_DirectlyAddressedReceivedAsBroadcast_systemAudioModeRequest()
[all …]
DHdmiCecAudioReturnChannelControlTest.java55 .around(hdmiCecClient);
59 hdmiCecClient.sendCecMessage(LogicalAddress.TV, AUDIO_DEVICE, in checkArcIsInitiated()
61 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in checkArcIsInitiated()
76 hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, in cect_11_2_17_1_InitiateArc()
82 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in cect_11_2_17_1_InitiateArc()
93 hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, in cect_11_2_17_2_TerminateArc()
99 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TERMINATE_ARC); in cect_11_2_17_2_TerminateArc()
112 hdmiCecClient.sendCecMessage(LogicalAddress.TV, LogicalAddress.BROADCAST, in cect_11_2_17_3_RequestToInitiateArc()
116 hdmiCecClient.sendCecMessage(LogicalAddress.TV, AUDIO_DEVICE, in cect_11_2_17_3_RequestToInitiateArc()
118 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.INITIATE_ARC); in cect_11_2_17_3_RequestToInitiateArc()
[all …]
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DRemoteControlPassthrough.java46 HdmiCecClientWrapper hdmiCecClient, in checkUserControlPressAndRelease() argument
57 hdmiCecClient.sendUserControlPressAndRelease( in checkUserControlPressAndRelease()
60 hdmiCecClient.sendUserControlPressAndRelease( in checkUserControlPressAndRelease()
63 hdmiCecClient.sendUserControlPressAndRelease( in checkUserControlPressAndRelease()
66 hdmiCecClient.sendUserControlPressAndRelease( in checkUserControlPressAndRelease()
69 hdmiCecClient.sendUserControlPressAndRelease( in checkUserControlPressAndRelease()
73 hdmiCecClient.sendUserControlPressAndRelease( in checkUserControlPressAndRelease()
83 HdmiCecClientWrapper hdmiCecClient, in checkUserControlPressAndHold() argument
94 hdmiCecClient.sendUserControlPressAndRelease( in checkUserControlPressAndHold()
97 hdmiCecClient.sendUserControlPressAndRelease( in checkUserControlPressAndHold()
[all …]

12