Home
last modified time | relevance | path

Searched refs:NotifySetUIContentComplete (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test.cpp2166 HWTEST_F(WindowSessionImplTest, NotifySetUIContentComplete, Function | SmallTest | Level2)
2174 window->NotifySetUIContentComplete();
2180 window->NotifySetUIContentComplete();
2186 window->NotifySetUIContentComplete();
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h392 void NotifySetUIContentComplete();
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1345 NotifySetUIContentComplete(); in SetUIContentInner()
4266 void WindowSessionImpl::NotifySetUIContentComplete() in NotifySetUIContentComplete() function in OHOS::Rosen::WindowSessionImpl