Searched defs:toDevice (Results 1 – 4 of 4) sorted by relevance
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | HdmiCecClientWrapper.java | 647 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/ |
D | HdmiCecSystemAudioControlTest.java | 109 private void sendVolumeUpCommandAndCheckForUcp(LogicalAddress toDevice) throws Exception { in sendVolumeUpCommandAndCheckForUcp()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/ |
D | HdmiCecRemoteControlPassThroughTest.java | 177 private void validateKeyeventToUserControlPress(LogicalAddress toDevice in validateKeyeventToUserControlPress()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/targetprep/ |
D | CecPortDiscoverer.java | 128 int toDevice; in initValidClient() local
|