Searched refs:NotifyWindowInfoChangeFromSession (Results 1 – 6 of 6) sorted by relevance
39 void NotifyWindowInfoChangeFromSession(const sptr<SceneSession>& sceneSession);
641 void NotifyWindowInfoChangeFromSession(int32_t persistentid);
199 HWTEST_F(SceneInputManagerTest, NotifyWindowInfoChangeFromSession, Function | SmallTest | Level1)214 SceneInputManager::GetInstance().NotifyWindowInfoChangeFromSession(sceneSession);217 SceneInputManager::GetInstance().NotifyWindowInfoChangeFromSession(sceneSession);
613 ssm_->NotifyWindowInfoChangeFromSession(1);615 ssm_->NotifyWindowInfoChangeFromSession(1);
308 void SceneInputManager::NotifyWindowInfoChangeFromSession(const sptr<SceneSession>& sceneSesion) in NotifyWindowInfoChangeFromSession() function in OHOS::Rosen::SceneInputManager
4399 void SceneSessionManager::NotifyWindowInfoChangeFromSession(int32_t persistentId) in NotifyWindowInfoChangeFromSession() function in OHOS::Rosen::SceneSessionManager4408 SceneInputManager::GetInstance().NotifyWindowInfoChangeFromSession(sceneSession); in NotifyWindowInfoChangeFromSession()5842 sceneSessionManager->NotifyWindowInfoChangeFromSession(persistentId); in RegisterSessionInfoChangeNotifyManagerFunc()