Home
last modified time | relevance | path

Searched defs:ListInputMethod (Results 1 – 4 of 4) sorted by relevance

/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp269 int32_t ImeInfoInquirer::ListInputMethod(int32_t userId, InputMethodStatus status, std::vector<Prop… in ListInputMethod() function in OHOS::MiscServices::ImeInfoInquirer
293 int32_t ImeInfoInquirer::ListInputMethod(const int32_t userId, std::vector<Property> &props) in ListInputMethod() function in OHOS::MiscServices::ImeInfoInquirer
Dinput_method_system_ability.cpp1586 ErrCode InputMethodSystemAbility::ListInputMethod(uint32_t status, std::vector<Property> &props) in ListInputMethod() function in OHOS::MiscServices::InputMethodSystemAbility
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_controller.cpp524 int32_t InputMethodController::ListInputMethod(std::vector<Property> &props) in ListInputMethod() function in OHOS::MiscServices::InputMethodController
530 int32_t InputMethodController::ListInputMethod(bool enable, std::vector<Property> &props) in ListInputMethod() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_setting.cpp192 napi_value JsGetInputMethodSetting::ListInputMethod(napi_env env, napi_callback_info info) in ListInputMethod() function in OHOS::MiscServices::JsGetInputMethodSetting