Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dime_info_inquirer.h85 int32_t ListEnabledInputMethod(const int32_t userId, std::vector<Property> &props);
/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp254 return ListEnabledInputMethod(userId, props); in ListInputMethod()
284 int32_t ImeInfoInquirer::ListEnabledInputMethod(const int32_t userId, std::vector<Property> &props) in ListEnabledInputMethod() function in OHOS::MiscServices::ImeInfoInquirer