Searched refs:ListDisabledInputMethod (Results 1 – 2 of 2) sorted by relevance
131 …int32_t ListDisabledInputMethod(const int32_t userId, std::vector<Property> &props, bool enableOn);
265 return ListDisabledInputMethod(userId, props, enableOn); in ListInputMethod()332 int32_t ImeInfoInquirer::ListDisabledInputMethod(const int32_t userId, std::vector<Property> &props… in ListDisabledInputMethod() function in OHOS::MiscServices::ImeInfoInquirer