Home
last modified time | relevance | path

Searched refs:ERROR_IME_NOT_STARTED (Results 1 - 7 of 7) sorted by relevance

/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_capi_utils.cpp36 { ErrorCode::ERROR_IME_NOT_STARTED, IME_ERR_IMMS },
/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp193 return ErrorCode::ERROR_IME_NOT_STARTED; in HideKeyboard()
217 return ErrorCode::ERROR_IME_NOT_STARTED; in ShowKeyboard()
314 return ErrorCode::ERROR_IME_NOT_STARTED; in RemoveIme()
385 return ErrorCode::ERROR_IME_NOT_STARTED; in OnRequestShowInput()
408 return ErrorCode::ERROR_IME_NOT_STARTED; in OnRequestHideInput()
573 return ErrorCode::ERROR_IME_NOT_STARTED; in OnStartInput()
590 return ErrorCode::ERROR_IME_NOT_STARTED; in BindClientWithIme()
750 return ErrorCode::ERROR_IME_NOT_STARTED; in InitInputControlChannel()
1187 return ErrorCode::ERROR_IME_NOT_STARTED; in SwitchSubtype()
1198 return ErrorCode::ERROR_IME_NOT_STARTED; in SetInputType()
[all...]
/base/inputmethod/imf/common/include/
H A Dglobal.h74 ERROR_IME_NOT_STARTED = 6, enumerator
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp665 return ErrorCode::ERROR_IME_NOT_STARTED; in OnCursorUpdate()
699 return ErrorCode::ERROR_IME_NOT_STARTED; in OnSelectionChange()
739 return ErrorCode::ERROR_IME_NOT_STARTED; in OnConfigurationChange()
825 return ErrorCode::ERROR_IME_NOT_STARTED; in DispatchKeyEvent()
899 return ErrorCode::ERROR_IME_NOT_STARTED; in SetCallingWindow()
1379 return ErrorCode::ERROR_IME_NOT_STARTED; in SendPrivateCommand()
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp246 EXPECT_EQ(ret, ErrorCode::ERROR_IME_NOT_STARTED); in HWTEST_F()
249 EXPECT_EQ(ret, ErrorCode::ERROR_IME_NOT_STARTED); in HWTEST_F()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp42 { ErrorCode::ERROR_IME_NOT_STARTED, EXCEPTION_IMMS },
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp375 return ErrorCode::ERROR_IME_NOT_STARTED; in OnStopInputService()

Completed in 9 milliseconds