Searched refs:NotifyOverlayModuleStateStatus (Results 1 – 3 of 3) sorted by relevance
79 …void NotifyOverlayModuleStateStatus(const std::string &bundleName, const std::string &moduleName, …
189 void BundleCommonEventMgr::NotifyOverlayModuleStateStatus(const std::string &bundleName, in NotifyOverlayModuleStateStatus() function in OHOS::AppExecFwk::BundleCommonEventMgr
715 …commonEventMgr->NotifyOverlayModuleStateStatus(bundleName, moduleName, isEnabled, userId, userInfo… in SetOverlayEnabled()