Searched refs:ProcessFocusWhenForeground (Results 1 – 3 of 3) sorted by relevance
309 HWTEST_F(SceneSessionManagerTest9, ProcessFocusWhenForeground, Function | SmallTest | Level3)322 ssm_->ProcessFocusWhenForeground(sceneSession);326 ssm_->ProcessFocusWhenForeground(sceneSession);
801 void ProcessFocusWhenForeground(sptr<SceneSession>& sceneSession);
5950 ProcessFocusWhenForeground(sceneSession); in OnSessionStateChange()5980 void SceneSessionManager::ProcessFocusWhenForeground(sptr<SceneSession>& sceneSession) in ProcessFocusWhenForeground() function in OHOS::Rosen::SceneSessionManager