Searched refs:ListAllInputMethod (Results 1 – 2 of 2) sorted by relevance
100 int32_t ListAllInputMethod(int32_t userId, std::vector<Property> &props);
424 … int32_t InputMethodSystemAbility::ListAllInputMethod(int32_t userId, std::vector<Property> &props) in ListAllInputMethod() function in OHOS::MiscServices::InputMethodSystemAbility631 auto ret = ListAllInputMethod(userId_, props); in FindProperty()700 return ListAllInputMethod(userId, props); in ListInputMethodByUserId()885 ListAllInputMethod(userId, props); in IsImeInstalled()