Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/error/
DErrorCodes.java25 CecClientNotRunning("Cec-client not running"), enumConstant
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java199 throw new CecClientWrapperException(ErrorCodes.CecClientNotRunning); in checkCecClient()