Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java118 boolean initValidCecClient(ITestDevice device, List<String> clientCommands) in initValidCecClient() argument
122 List<String> launchCommand = new ArrayList(clientCommands); in initValidCecClient()