Home
last modified time | relevance | path

Searched refs:GetWindowSupportModes (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/utils/include/
H A Dwindow_transition_info.h65 std::vector<AppExecFwk::SupportWindowMode> GetWindowSupportModes();
/foundation/window/window_manager/utils/src/
H A Dwindow_transition_info.cpp131 std::vector<AppExecFwk::SupportWindowMode> WindowTransitionInfo::GetWindowSupportModes() in GetWindowSupportModes() function in OHOS::Rosen::WindowTransitionInfo
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_transition_info_test.cpp297 * @tc.name: GetWindowSupportModes
298 * @tc.desc: WindowTransitionInfo::GetWindowSupportModes test
301 HWTEST_F(WindowTransitionInfoTest, GetWindowSupportModes, Function | SmallTest | Level2) in HWTEST_F()
313 auto supportModesOut = winTransitionInfo->GetWindowSupportModes(); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp80 uint32_t modeSupportInfo = WindowHelper::ConvertSupportModesToSupportInfo(info->GetWindowSupportModes()); in CreateWindowNode()

Completed in 3 milliseconds