Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DBaseHdmiCecCtsTest.java653 String deviceListAdbShellCommand) throws Exception { in isAudioOutputDeviceInList() argument
654 String[] splitLine = getDevice().executeShellCommand(deviceListAdbShellCommand).split("="); in isAudioOutputDeviceInList()