/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
D | js_scene_utils.h | 65 AUTO_ROTATION_RESTRICTED, enumerator 130 … {Orientation::AUTO_ROTATION_RESTRICTED, JsSessionOrientation::AUTO_ROTATION_RESTRICTED},
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
D | js_window_utils.h | 142 AUTO_ROTATION_RESTRICTED = 8, enumerator 157 …{ApiOrientation::AUTO_ROTATION_RESTRICTED, Orientation::AUTO_ROTATION_RESTRICTED …
|
D | js_window_utils.cpp | 198 static_cast<int32_t>(Orientation::AUTO_ROTATION_RESTRICTED))); in OrientationInit()
|
/foundation/window/window_manager/dmserver/test/unittest/ |
D | screen_rotation_controller_test.cpp | 230 orientation = Orientation::AUTO_ROTATION_RESTRICTED; 324 …true, ScreenRotationController::IsSensorRelatedOrientation(Orientation::AUTO_ROTATION_RESTRICTED)); 346 orientation = Orientation::AUTO_ROTATION_RESTRICTED; 351 orientation = Orientation::AUTO_ROTATION_RESTRICTED; 498 ScreenRotationController::ProcessOrientationSwitch(Orientation::AUTO_ROTATION_RESTRICTED, true);
|
/foundation/window/window_manager/wm/include/ |
D | window_scene_session_impl.h | 34 …{OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_RESTRICTED, Orientation::AUTO_ROTA…
|
D | window_impl.h | 72 …{OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_RESTRICTED, Orientation::AUTO_ROTATION_RESTRI…
|
/foundation/window/window_manager/dmserver/src/ |
D | screen_rotation_controller.cpp | 139 case Orientation::AUTO_ROTATION_RESTRICTED: { in CalcTargetDisplayRotation() 229 case Orientation::AUTO_ROTATION_RESTRICTED: { in ProcessSwitchToSensorRelatedOrientation()
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
D | screen_rotation_property.cpp | 144 case Orientation::AUTO_ROTATION_RESTRICTED: { in CalcTargetDisplayRotation() 233 case Orientation::AUTO_ROTATION_RESTRICTED: { in ProcessSwitchToSensorRelatedOrientation()
|
/foundation/window/window_manager/previewer/include/ |
D | dm_common.h | 212 AUTO_ROTATION_RESTRICTED = 8, enumerator
|
/foundation/window/window_manager/interfaces/innerkits/dm/ |
D | dm_common.h | 206 AUTO_ROTATION_RESTRICTED = 8, enumerator
|
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
D | ability_info.h | 64 AUTO_ROTATION_RESTRICTED, enumerator
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
D | bms_bundle_get_window_properties_test.cpp | 71 const int32_t AUTO_ROTATION_RESTRICTED = 9; variable 362 auto res = CheckWindowProperty1(ABILITY_NAME_TEST_9, AUTO_ROTATION_RESTRICTED, ORIENTATION);
|
/foundation/window/window_manager/wmserver/src/ |
D | starting_window.cpp | 48 …{OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_RESTRICTED, Orientation::AUTO_ROTATION_RESTRI…
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
D | ability_info.h | 83 AUTO_ROTATION_RESTRICTED, enumerator
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
D | module_profile.cpp | 105 {"auto_rotation_restricted", DisplayOrientation::AUTO_ROTATION_RESTRICTED},
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
D | bundle_manager.cpp | 3085 … env, napi_create_int32(env, static_cast<int32_t>(DisplayOrientation::AUTO_ROTATION_RESTRICTED), in CreateDisplayOrientationObject()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
D | bundle_mgr.cpp | 2823 static_cast<int32_t>(DisplayOrientation::AUTO_ROTATION_RESTRICTED))); in CreateDisplayOrientationObject()
|