Home
last modified time | relevance | path

Searched refs:ACTION_UPDATE_MAIN_WINDOW_TOPMOST (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common_inner.h58 ACTION_UPDATE_MAIN_WINDOW_TOPMOST = 1 << 31, member in OHOS::Rosen::WSPropertyChangeAction
/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp726 property->Read(parcel, WSPropertyChangeAction::ACTION_UPDATE_MAIN_WINDOW_TOPMOST); in HWTEST_F()
768 property->Write(parcel, WSPropertyChangeAction::ACTION_UPDATE_MAIN_WINDOW_TOPMOST); in HWTEST_F()
H A Dscene_session_test4.cpp1233 WSPropertyChangeAction action = WSPropertyChangeAction::ACTION_UPDATE_MAIN_WINDOW_TOPMOST; in HWTEST_F()
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp84 std::make_pair(static_cast<uint32_t>(WSPropertyChangeAction::ACTION_UPDATE_MAIN_WINDOW_TOPMOST),
143 std::make_pair(static_cast<uint32_t>(WSPropertyChangeAction::ACTION_UPDATE_MAIN_WINDOW_TOPMOST),
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3473 if (action == WSPropertyChangeAction::ACTION_UPDATE_MAIN_WINDOW_TOPMOST) { in UpdateSessionPropertyByAction()
3611 case static_cast<uint32_t>(WSPropertyChangeAction::ACTION_UPDATE_MAIN_WINDOW_TOPMOST): in ProcessUpdatePropertyByAction()
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1549 return UpdateProperty(WSPropertyChangeAction::ACTION_UPDATE_MAIN_WINDOW_TOPMOST); in SetMainWindowTopmost()

Completed in 22 milliseconds