Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/targetprep/
DCecPortDiscoverer.java120 List<String> comPorts = cecClientWrapper.getValidCecClientPorts(); in initValidClient()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java80 public List<String> getValidCecClientPorts() throws CecClientWrapperException { in getValidCecClientPorts() method in HdmiCecClientWrapper