Home
last modified time | relevance | path

Searched refs:APP_WINDOW_BASE (Results 1 - 21 of 21) sorted by relevance

/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_controller_test.cpp1045 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1080 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1116 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1204 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1319 * @tc.desc: Window controller ProcessPointUp3 WindowType = APP_WINDOW_BASE
1330 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1357 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1387 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1419 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1448 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
[all...]
H A Davoid_area_controller_test.cpp257 WindowType::APP_WINDOW_BASE, WindowMode::WINDOW_MODE_FULLSCREEN, screenRect); in HWTEST_F()
299 WindowType::APP_WINDOW_BASE, WindowMode::WINDOW_MODE_FULLSCREEN, screenRect); in HWTEST_F()
353 WindowType::APP_WINDOW_BASE, WindowMode::WINDOW_MODE_FULLSCREEN, screenRect); in HWTEST_F()
398 WindowType::APP_WINDOW_BASE, WindowMode::WINDOW_MODE_FULLSCREEN, screenRect); in HWTEST_F()
465 WindowType::APP_WINDOW_BASE, WindowMode::WINDOW_MODE_FULLSCREEN, screenRect); in HWTEST_F()
506 WindowType::APP_WINDOW_BASE, WindowMode::WINDOW_MODE_FULLSCREEN, screenRect); in HWTEST_F()
536 WindowType::APP_WINDOW_BASE, WindowMode::WINDOW_MODE_FULLSCREEN, screenRect); in HWTEST_F()
H A Dwindow_manager_service_test.cpp1115 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
H A Dwindow_pair_test.cpp428 property1->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_window_manager_test/
H A Daams_accessibility_window_manager_test.cpp127 rosenWinInfoSecond->type_ = Rosen::WindowType::APP_WINDOW_BASE; in AddNormalWindow()
365 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
404 rosen_winInfo->type_ = Rosen::WindowType::APP_WINDOW_BASE; in HWTEST_F()
927 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo_first = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
931 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo_second = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
1638 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
1674 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
1704 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_window_manager_test.cpp127 rosenWinInfoSecond->type_ = Rosen::WindowType::APP_WINDOW_BASE; in AddNormalWindow()
365 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
404 rosen_winInfo->type_ = Rosen::WindowType::APP_WINDOW_BASE; in HWTEST_F()
927 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo_first = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
931 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo_second = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
1638 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
1674 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
1704 sptr<Rosen::AccessibilityWindowInfo> rosen_winInfo = GetRosenWindowInfo(Rosen::WindowType::APP_WINDOW_BASE); in HWTEST_F()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/test/fuzztest/cgroupsched_fuzzer/
H A Dcgroupsched_fuzzer.cpp845 windowId, visibilityState, WindowType::APP_WINDOW_BASE, pid, uid); in HandleWindowVisibilityChangedFuzzTest()
848 windowId, visibilityState, WindowType::APP_WINDOW_BASE, pid, uid); in HandleWindowVisibilityChangedFuzzTest()
871 cgroupEventHandler->HandleDrawingContentChangeWindow(windowId, WindowType::APP_WINDOW_BASE, false, pid, uid); in HandleDrawingContentChangeWindowFuzzTest()
873 cgroupEventHandler->HandleDrawingContentChangeWindow(windowId, WindowType::APP_WINDOW_BASE, true, pid, uid); in HandleDrawingContentChangeWindowFuzzTest()
899 windowId, token, WindowType::APP_WINDOW_BASE, displayId, pid, uid); in HandleUnfocusedWindowFuzzTest()
902 windowId, token, WindowType::APP_WINDOW_BASE, displayId, pid, uid); in HandleUnfocusedWindowFuzzTest()
929 windowId, token, WindowType::APP_WINDOW_BASE, displayId, pid, uid); in HandleFocusedWindowFuzzTest()
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h31 APP_WINDOW_BASE = 1, member in OHOS::Rosen::WindowType
32 APP_MAIN_WINDOW_BASE = APP_WINDOW_BASE,
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test2.cpp601 GetSystemBarStatus(systemBarProperties, systemBarPropertyFlags, WindowType::APP_WINDOW_BASE); in HWTEST_F()
661 GetSpecificBarStatus(systemBarProperties, systemBarPropertyFlags, WindowType::APP_WINDOW_BASE); in HWTEST_F()
669 GetSpecificBarStatus(systemBarProperties, systemBarPropertyFlags, WindowType::APP_WINDOW_BASE); in HWTEST_F()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h33 APP_WINDOW_BASE = 1, member in OHOS::Rosen::WindowType
34 APP_MAIN_WINDOW_BASE = APP_WINDOW_BASE,
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test6.cpp1479 info.windowType_ = static_cast<uint32_t>(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1498 info.windowType_ = static_cast<uint32_t>(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1517 sessionInfo.windowType_ = static_cast<uint32_t>(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1700 sceneSession->property_->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1870 windowVisibilityInfo.windowType_ = WindowType::APP_WINDOW_BASE; in HWTEST_F()
H A Dwindow_session_property_test.cpp389 WindowType windowtype = WindowType::APP_WINDOW_BASE; in HWTEST_F()
876 WindowType type = WindowType::APP_WINDOW_BASE; in HWTEST_F()
H A Dscene_session_manager_test5.cpp121 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
880 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
H A Dscene_session_manager_test2.cpp2113 property->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
H A Dscene_session_manager_test7.cpp1112 sceneSession->property_->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
H A Dsession_test3.cpp694 session_->property_->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
H A Dscene_session_manager_test.cpp1481 info.windowType_ = static_cast<uint32_t>(WindowType::APP_WINDOW_BASE); in HWTEST_F()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h47 virtual WindowType GetType() const {return WindowType::APP_WINDOW_BASE;} in GetType()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_impl_test5.cpp97 window->property_->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
297 window->property_->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
1277 window->property_->SetWindowType(WindowType::APP_WINDOW_BASE); in HWTEST_F()
H A Dwindow_impl_test3.cpp971 ASSERT_EQ(WMError::WM_OK, window->SetWindowType(WindowType::APP_WINDOW_BASE)); in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2049 windowType < Rosen::WindowType::SYSTEM_WINDOW_BASE && windowType >= Rosen::WindowType::APP_WINDOW_BASE); in AttachView()

Completed in 48 milliseconds