Home
last modified time | relevance | path

Searched refs:SetNotifyVisibleChangeFunc (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test5.cpp1566 * @tc.name: SetNotifyVisibleChangeFunc
1567 * @tc.desc: SetNotifyVisibleChangeFunc Test
1570 HWTEST_F(SceneSessionTest5, SetNotifyVisibleChangeFunc, Function | SmallTest | Level2) in HWTEST_F()
1578 session->SetNotifyVisibleChangeFunc([](int32_t persistentId) {}); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h374 void SetNotifyVisibleChangeFunc(const NotifyVisibleChangeFunc& func);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4761 void SceneSession::SetNotifyVisibleChangeFunc(const NotifyVisibleChangeFunc& func) in SetNotifyVisibleChangeFunc() function in SceneSession
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1529 sceneSession->SetNotifyVisibleChangeFunc([this](int32_t persistentId) { in CreateSceneSession()

Completed in 30 milliseconds