Home
last modified time | relevance | path

Searched refs:GetInputMethodParam (Results 1 – 3 of 3) sorted by relevance

/base/inputmethod/imf/services/include/
Dime_info_inquirer.h53 std::string GetInputMethodParam(const int32_t userId);
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp120 const auto &params = ImeInfoInquirer::GetInstance().GetInputMethodParam(id); in DumpAllMethod()
Dime_info_inquirer.cpp194 std::string ImeInfoInquirer::GetInputMethodParam(const int32_t userId) in GetInputMethodParam() function in OHOS::MiscServices::ImeInfoInquirer