Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/error/
DErrorCodes.java29 WriteConsole("Exception while writing into the console"); enumConstant
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java323 throw new CecClientWrapperException(ErrorCodes.WriteConsole, ioe); in sendCecMessage()
348 throw new CecClientWrapperException(ErrorCodes.WriteConsole, ioe); in sendMultipleUserControlPressAndRelease()
376 throw new CecClientWrapperException(ErrorCodes.WriteConsole, ioe); in sendUserControlPressAndRelease()
407 throw new CecClientWrapperException(ErrorCodes.WriteConsole, ioe); in sendUserControlPressAndReleaseWithAdditionalParams()
441 throw new CecClientWrapperException(ErrorCodes.WriteConsole, ioe); in sendUserControlPress()
462 throw new CecClientWrapperException(ErrorCodes.WriteConsole, ie); in sendUserControlInterruptedPressAndHold()
492 throw new CecClientWrapperException(ErrorCodes.WriteConsole, ioe); in sendConsoleMessage()