Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/error/
DErrorCodes.java23 CecClientStart("Could not start the cec-client process "), enumConstant
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java93 ErrorCodes.CecClientStart, in getValidCecClientPorts()
161 ErrorCodes.CecClientStart, "Missing logical address of the target device."); in init()
190 throw new CecClientWrapperException(ErrorCodes.CecClientStart); in init()
196 throw new CecClientWrapperException(ErrorCodes.CecClientStart); in checkCecClient()