Searched refs:SubscribeWindowManagerService (Results 1 – 3 of 3) sorted by relevance
44 bool SubscribeWindowManagerService(const Handler &handler);
123 bool ImCommonEventManager::SubscribeWindowManagerService(const Handler &handler) in SubscribeWindowManagerService() function in OHOS::MiscServices::ImCommonEventManager
1455 …return ImCommonEventManager::GetInstance()->SubscribeWindowManagerService([this]() { HandleWmsStar… in InitWmsMonitor()