Home
last modified time | relevance | path

Searched defs:toDevice (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java647 public String checkExpectedOutput(LogicalAddress toDevice, CecOperand expectedMessage) in checkExpectedOutput()
672 LogicalAddress fromDevice, LogicalAddress toDevice, CecOperand expectedMessage) in checkExpectedMessageFromClient()
715 LogicalAddress toDevice, CecOperand expectedMessage, long timeoutMillis) in checkExpectedOutput()
727 LogicalAddress fromDevice, LogicalAddress toDevice, CecOperand expectedMessage) in checkExpectedOutput()
741 LogicalAddress toDevice, in checkExpectedOutput()
859 LogicalAddress toDevice, CecOperand incorrectMessage) throws CecClientWrapperException { in checkOutputDoesNotContainMessage()
870 LogicalAddress toDevice, CecOperand incorrectMessage, String params) in checkOutputDoesNotContainMessage()
882 LogicalAddress toDevice, CecOperand incorrectMessage, long timeoutMillis) in checkOutputDoesNotContainMessage()
894 LogicalAddress toDevice, CecOperand incorrectMessage, String params, long timeoutMillis) in checkOutputDoesNotContainMessage()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecSystemAudioControlTest.java109 private void sendVolumeUpCommandAndCheckForUcp(LogicalAddress toDevice) throws Exception { in sendVolumeUpCommandAndCheckForUcp()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecRemoteControlPassThroughTest.java177 private void validateKeyeventToUserControlPress(LogicalAddress toDevice in validateKeyeventToUserControlPress()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/targetprep/
DCecPortDiscoverer.java128 int toDevice; in initValidClient() local