Searched refs:ListDisabledInputMethod (Results 1 – 2 of 2) sorted by relevance
86 int32_t ListDisabledInputMethod(const int32_t userId, std::vector<Property> &props);
257 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