Home
last modified time | relevance | path

Searched refs:NotifyShowRecent (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_pair.h290 void NotifyShowRecent(sptr<WindowNode> node);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_pair.cpp62 void WindowPair::NotifyShowRecent(sptr<WindowNode> node) in NotifyShowRecent() function in OHOS::Rosen::WindowPair
392 NotifyShowRecent(node); in UpdateIfSplitRelated()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_pair_test.cpp59 * @tc.name: NotifyShowRecent
68 windowPair->NotifyShowRecent(nullptr); in HWTEST_F()
75 windowPair->NotifyShowRecent(node0); in HWTEST_F()

Completed in 5 milliseconds