Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecRemoteControlPassThroughTest.java196 hdmiCecClient.getAllDestLogicalAddresses( in validateMultipleKeyeventToUserControlPress()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java573 public List<LogicalAddress> getAllDestLogicalAddresses(CecOperand expectedMessage, int duration) in getAllDestLogicalAddresses() method in HdmiCecClientWrapper
575 return getAllDestLogicalAddresses(expectedMessage, "", duration); in getAllDestLogicalAddresses()
582 public List<LogicalAddress> getAllDestLogicalAddresses( in getAllDestLogicalAddresses() method in HdmiCecClientWrapper