Home
last modified time | relevance | path

Searched defs:modeSupportInfo (Results 1 - 22 of 22) sorted by relevance

/foundation/window/window_manager/test/fuzztest/wms/windowagent_fuzzer/
H A Dwindow_agent_fuzzer.cpp64 uint32_t modeSupportInfo; in CheckWindowAgentFunctionsPart1() local
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp97 uint32_t modeSupportInfo = 0; in OnRemoteRequest() local
H A Dwindow_proxy.cpp106 WMError WindowProxy::UpdateWindowModeSupportInfo(uint32_t modeSupportInfo) in UpdateWindowModeSupportInfo() argument
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp463 uint32_t modeSupportInfo = 1; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp431 uint32_t modeSupportInfo = 1234567890; in HWTEST_F() local
/foundation/window/window_manager/wm/src/
H A Dwindow_agent.cpp52 WMError WindowAgent::UpdateWindowModeSupportInfo(uint32_t modeSupportInfo) in UpdateWindowModeSupportInfo() argument
H A Dwindow_impl.cpp1147 uint32_t modeSupportInfo = WindowHelper::ConvertSupportModesToSupportInfo(abilityInfo->windowModes); in GetConfigurationFromAbilityInfo() local
1187 auto modeSupportInfo = GetModeSupportInfo(); in UpdateTitleButtonVisibility() local
2683 SetRequestModeSupportInfo(uint32_t modeSupportInfo) SetRequestModeSupportInfo() argument
2689 SetModeSupportInfo(uint32_t modeSupportInfo) SetModeSupportInfo() argument
2787 UpdateModeSupportInfo(uint32_t modeSupportInfo) UpdateModeSupportInfo() argument
[all...]
H A Dwindow_session_impl.cpp1142 auto modeSupportInfo = property_->GetModeSupportInfo(); in UpdateTitleButtonVisibility() local
H A Dwindow_scene_session_impl.cpp914 uint32_t modeSupportInfo = WindowHelper::ConvertSupportModesToSupportInfo(abilityInfo->windowModes); in GetConfigurationFromAbilityInfo() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test2.cpp1675 uint32_t modeSupportInfo = 1 | (1 << 1) | (1 << 2); in HWTEST_F() local
1703 uint32_t modeSupportInfo = 1 | (1 << 1); in HWTEST_F() local
1731 uint32_t modeSupportInfo = 1 | (1 << 1) | (1 << 2); in HWTEST_F() local
H A Dwindow_session_impl_test4.cpp1117 uint32_t modeSupportInfo = 1 | (1 << 1) | (1 << 2); in HWTEST_F() local
1186 uint32_t modeSupportInfo = 1 | (1 << 1); in HWTEST_F() local
1218 uint32_t modeSupportInfo = 1 | (1 << 1) | (1 << 2); in HWTEST_F() local
H A Dwindow_test.cpp1574 uint32_t modeSupportInfo = 0; in HWTEST_F() local
1576 ASSERT_EQ(static_cast<uint32_t>(Orientation::UNSPECIFIED), modeSupportInfo); in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp80 uint32_t modeSupportInfo = WindowHelper::ConvertSupportModesToSupportInfo(info->GetWindowSupportModes()); in CreateWindowNode() local
H A Dwindow_node.cpp132 void WindowNode::SetModeSupportInfo(uint32_t modeSupportInfo) in SetModeSupportInfo() argument
H A Dwindow_node_container.cpp2223 uint32_t modeSupportInfo; in UpdateModeSupportInfoWhenKeyguardChange() local
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp473 uint32_t modeSupportInfo; in CheckWindowImplFunctionsPart3() local
684 uint32_t modeSupportInfo; in CheckWindowImplFunctionsPart7() local
/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h206 static bool IsWindowModeSupported(uint32_t modeSupportInfo, WindowMode mode) in IsWindowModeSupported() argument
226 static WindowMode GetWindowModeFromModeSupportInfo(uint32_t modeSupportInfo) in GetWindowModeFromModeSupportInfo() argument
249 uint32_t modeSupportInfo in ConvertSupportModesToSupportInfo() local
520 IsOnlySupportSplitAndShowWhenLocked(bool isShowWhenLocked, uint32_t modeSupportInfo) IsOnlySupportSplitAndShowWhenLocked() argument
539 CheckSupportWindowMode(WindowMode winMode, uint32_t modeSupportInfo, const sptr<WindowTransitionInfo>& info) CheckSupportWindowMode() argument
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h162 virtual void SetRequestModeSupportInfo(uint32_t modeSupportInfo) {} in SetRequestModeSupportInfo() argument
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp484 void WindowProperty::SetModeSupportInfo(uint32_t modeSupportInfo) in SetModeSupportInfo() argument
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp789 void WindowImpl::SetRequestModeSupportInfo(uint32_t modeSupportInfo) in SetRequestModeSupportInfo() argument
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp547 void WindowSessionProperty::SetModeSupportInfo(uint32_t modeSupportInfo) in SetModeSupportInfo() argument
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1470 virtual void SetRequestModeSupportInfo(uint32_t modeSupportInfo) {} in SetRequestModeSupportInfo() argument

Completed in 52 milliseconds