Searched refs:ListInputMethodInfo (Results 1 – 3 of 3) sorted by relevance
83 std::vector<InputMethodInfo> ListInputMethodInfo(const int32_t userId);
161 auto inputMethodInfos = inquirer.ListInputMethodInfo(userId);
196 auto properties = ListInputMethodInfo(userId); in GetInputMethodParam()220 std::vector<InputMethodInfo> ImeInfoInquirer::ListInputMethodInfo(const int32_t userId) in ListInputMethodInfo() function in OHOS::MiscServices::ImeInfoInquirer