Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dime_info_inquirer.h86 int32_t ListDisabledInputMethod(const int32_t userId, std::vector<Property> &props);
/base/inputmethod/imf/services/src/
Dime_info_inquirer.cpp257 return ListDisabledInputMethod(userId, props); in ListInputMethod()
296 int32_t ImeInfoInquirer::ListDisabledInputMethod(const int32_t userId, std::vector<Property> &props) in ListDisabledInputMethod() function in OHOS::MiscServices::ImeInfoInquirer