Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Dwindow_layout_policy.h82 bool IsFullScreenRecentWindowExist(const std::vector<sptr<WindowNode>>& nodeVec) const;
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp1352 * @tc.name: IsFullScreenRecentWindowExist
1353 * @tc.desc: test IsFullScreenRecentWindowExist
1356 HWTEST_F(WindowLayoutPolicyTest, IsFullScreenRecentWindowExist, Function | SmallTest | Level2) in HWTEST_F()
1359 auto result = layoutPolicy_->IsFullScreenRecentWindowExist(*nodeVec); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp606 bool WindowLayoutPolicy::IsFullScreenRecentWindowExist(const std::vector<sptr<WindowNode>>& nodeVec) const in IsFullScreenRecentWindowExist() function in OHOS::Rosen::WindowLayoutPolicy

Completed in 6 milliseconds