Searched refs:IsNewExtInfos (Results 1 – 2 of 2) sorted by relevance
176 info->isNewIme = IsNewExtInfos(extInfos); in GetImeInfoFromBundleMgr()409 return IsNewExtInfos(extInfos) ? ListInputMethodSubtype(userId, extInfos[0], subProps) in ListInputMethodSubtype()420 bool ImeInfoInquirer::IsNewExtInfos(const std::vector<ExtensionAbilityInfo> &extInfos) in IsNewExtInfos() function in OHOS::MiscServices::ImeInfoInquirer716 … ret = IsNewExtInfos(extInfos) ? GetSubProperty(userId, currentIme->subName, extInfos[0], subProp) in GetCurrentSubtype()1050 imeInfo.isNewIme = IsNewExtInfos(extInfos); in GetFullImeInfo()
126 bool IsNewExtInfos(const std::vector<OHOS::AppExecFwk::ExtensionAbilityInfo> &extInfos);