Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dglobal.cpp87 case ERROR_KBD_SHOW_FAILED: { in ToString()
Dperuser_session.cpp159 return ErrorCode::ERROR_KBD_SHOW_FAILED; in ShowKeyboard()
/base/inputmethod/imf/services/include/
Dglobal.h126 ERROR_KBD_SHOW_FAILED = 15, // failed to show keyboard enumerator
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodclient/
Djs_utils.cpp44 { ErrorCode::ERROR_KBD_SHOW_FAILED, EXCEPTION_IMMS },