Searched refs:getPhysicalAddress (Results 1 – 8 of 8) sorted by relevance
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/ |
D | HdmiCecRemoteControlPassThroughTest.java | 87 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in checkForInitialActiveSourceMessage() 106 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_1_RemoteControlMessagesToRecorder() 120 LogicalAddress.PLAYBACK_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_2_RemoteControlMessagesToPlayback() 134 LogicalAddress.TUNER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_3_RemoteControlMessagesToTuner() 148 LogicalAddress.AUDIO_SYSTEM, hdmiCecClient.getPhysicalAddress()); in cect_11_1_13_4_RemoteControlMessagesToAudioSystem()
|
D | HdmiCecTvOneTouchPlayTest.java | 78 hdmiCecClient.broadcastActiveSource(testDevice, hdmiCecClient.getPhysicalAddress()); in cect_11_1_1_1_RespondToImageViewOn() 98 hdmiCecClient.broadcastActiveSource(testDevice, hdmiCecClient.getPhysicalAddress()); in cect_11_1_1_2_RespondToTextViewOn() 131 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
|
D | HdmiCecGeneralProtocolTest.java | 58 int clientPhysicalAddress = hdmiCecClient.getPhysicalAddress(); in cect_hf_ignoreAdditionalParams() 97 int clientPhysicalAddress = hdmiCecClient.getPhysicalAddress(); in cectIgnoreAdditionalParamsAsMessage()
|
D | HdmiCecSystemAudioControlTest.java | 68 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_15_1_DutSendsSystemAudioModeRequest() 71 LogicalAddress.RECORDER_1, hdmiCecClient.getPhysicalAddress()); in cect_11_1_15_1_DutSendsSystemAudioModeRequest()
|
D | HdmiCecRoutingControlTest.java | 78 hdmiCecClient.getSelfDevice(), hdmiCecClient.getPhysicalAddress()); in checkForInitialActiveSourceMessage() 159 CecMessage.formatParams(hdmiCecClient.getPhysicalAddress())); in cect_11_1_2_4_DutAcceptsInactiveSourceMessage()
|
D | HdmiCecAudioReturnChannelControlTest.java | 82 hdmiCecClient.getPhysicalAddress(), in cect_11_1_17_2_ReportArcInitiated() 134 int originalPhyAdd = hdmiCecClient.getPhysicalAddress(); in cect_11_1_17_5_NonAdjacentDeviceArcInitiation() 208 hdmiCecClient.getPhysicalAddress(), in shortAudioDescriptorsRequested()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | HdmiCecClientWrapper.java | 1080 public int getPhysicalAddress() { in getPhysicalAddress() method in HdmiCecClientWrapper
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | system-current.txt | 5198 method public int getPhysicalAddress(); 5399 method public int getPhysicalAddress();
|