Home
last modified time | relevance | path

Searched defs:isScreenRotationLocked_ (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h95 static bool isScreenRotationLocked_; member in OHOS::Rosen::ScreenRotationController
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.h141 bool isScreenRotationLocked_ = false; member in OHOS::Ace::NG::FolderStackPattern
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp144 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
146 ScreenRotationController::isScreenRotationLocked_ = false; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
150 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
152 ScreenRotationController::isScreenRotationLocked_ = false; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
156 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
158 ScreenRotationController::isScreenRotationLocked_ = false; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
162 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
164 ScreenRotationController::isScreenRotationLocked_ = false; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
264 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
269 ScreenRotationController::isScreenRotationLocked_ in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
278 ScreenRotationController::isScreenRotationLocked_ = true; HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
283 ScreenRotationController::isScreenRotationLocked_ = false; HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
292 ScreenRotationController::isScreenRotationLocked_ = true; HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
297 ScreenRotationController::isScreenRotationLocked_ = false; HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
[all...]
/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp31 bool ScreenRotationController::isScreenRotationLocked_ = true; member in OHOS::Rosen::ScreenRotationController

Completed in 3 milliseconds