Home
last modified time | relevance | path

Searched refs:IsNeedSendNotify (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2205 bool IsNeedSendNotify() const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp4380 bool InnerBundleInfo::IsNeedSendNotify() const in IsNeedSendNotify() function in OHOS::AppExecFwk::InnerBundleInfo
H A Dbundle_data_mgr.cpp1908 if (mainAbilityInfo.applicationInfo.removable && info.IsNeedSendNotify()) { in GetMatchLauncherAbilityInfos()