Searched refs:NotifyIsCustomAnimationPlaying (Results 1 – 6 of 6) sorted by relevance
67 session->NotifyIsCustomAnimationPlaying(true); in Show()107 session->NotifyIsCustomAnimationPlaying(true); in Hide()
104 session->NotifyIsCustomAnimationPlaying(true); in Show()145 session->NotifyIsCustomAnimationPlaying(true); in Hide()
3163 void SceneSession::NotifyIsCustomAnimationPlaying(bool isPlaying) in NotifyIsCustomAnimationPlaying() function in OHOS::Rosen::SceneSession3192 session->NotifyIsCustomAnimationPlaying(false); in UpdateWindowSceneAfterCustomAnimation()
828 HWTEST_F(SceneSessionTest, NotifyIsCustomAnimationPlaying, Function | SmallTest | Level2)841 sceneSession->NotifyIsCustomAnimationPlaying(false);844 sceneSession->NotifyIsCustomAnimationPlaying(false);
1773 sceneSession->NotifyIsCustomAnimationPlaying(isPlaying);
543 void NotifyIsCustomAnimationPlaying(bool isPlaying);