Searched refs:IsInputMethod (Results 1 – 4 of 4) sorted by relevance
105 bool IsInputMethod(int32_t userId, const std::string &bundleName);
355 if (!ImeInfoInquirer::GetInstance().IsInputMethod(userId, bundleName)) { in HandlePackageEvent()
1071 bool ImeInfoInquirer::IsInputMethod(int32_t userId, const std::string &bundleName) in IsInputMethod() function in OHOS::MiscServices::ImeInfoInquirer
794 auto ret = ImeInfoInquirer::GetInstance().IsInputMethod(currentUserId, bundleName);