Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h66 uint32_t GetMainFloatingWindowCount();
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_container_test.cpp934 * @tc.name: GetMainFloatingWindowCount
935 * @tc.desc: check GetMainFloatingWindowCount
938 HWTEST_F(WindowNodeContainerTest, GetMainFloatingWindowCount, Function | SmallTest | Level2) in HWTEST_F()
969 auto result = container->GetMainFloatingWindowCount(); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp120 uint32_t WindowNodeContainer::GetMainFloatingWindowCount() in GetMainFloatingWindowCount() function in OHOS::Rosen::WindowNodeContainer
2020 auto windowNumber = GetMainFloatingWindowCount(); in MinimizeOldestMainFloatingWindow()

Completed in 7 milliseconds