Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java48 private LogicalAddress targetDevice; field in HdmiCecClientWrapper
51 public HdmiCecClientWrapper(LogicalAddress targetDevice, String ...clientParams) { in HdmiCecClientWrapper() argument
52 this.targetDevice = targetDevice; in HdmiCecClientWrapper()
110 sendCecMessage(LogicalAddress.BROADCAST, targetDevice, message, ""); in sendCecMessage()
118 sendCecMessage(source, targetDevice, message, ""); in sendCecMessage()
298 "(" + targetDevice + toDevice + "):" + in checkExpectedOutput()
339 "(" + targetDevice + toDevice + "):" + in checkOutputDoesNotContainMessage()