Home
last modified time | relevance | path

Searched refs:ResumeLastWindowMode (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp172 * @tc.name: ResumeLastWindowMode
173 * @tc.desc: Test ResumeLastWindowMode
176 HWTEST_F(WindowPropertyTest, ResumeLastWindowMode, Function | SmallTest | Level2) in HWTEST_F()
182 winPropDst.ResumeLastWindowMode(); in HWTEST_F()
188 winPropDst.ResumeLastWindowMode(); in HWTEST_F()
194 winPropDst.ResumeLastWindowMode(); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_pair.cpp211 primary_->GetWindowProperty()->ResumeLastWindowMode(); in Clear()
228 secondary_->GetWindowProperty()->ResumeLastWindowMode(); in Clear()
545 node->GetWindowProperty()->ResumeLastWindowMode(); in HandleRemoveWindow()
H A Dwindow_node_container.cpp2307 needReZOrderNode->GetWindowProperty()->ResumeLastWindowMode(); in ReZOrderShowWhenLockedWindows()
2352 node->GetWindowProperty()->ResumeLastWindowMode(); in RaiseShowWhenLockedWindowIfNeeded()
/foundation/window/window_manager/utils/include/
H A Dwindow_property.h49 void ResumeLastWindowMode();
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp331 void WindowProperty::ResumeLastWindowMode() in ResumeLastWindowMode() function in OHOS::Rosen::WindowProperty

Completed in 9 milliseconds