Home
last modified time | relevance | path

Searched refs:AUTO_ROTATION_RESTRICTED (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h187 AUTO_ROTATION_RESTRICTED = 8, enumerator
209 …{ApiOrientation::AUTO_ROTATION_RESTRICTED, Orientation::AUTO_ROTATION_RESTRICTED
230 …{Orientation::AUTO_ROTATION_RESTRICTED, ApiOrientation::AUTO_ROTATION_RESTRICTED
H A Djs_window_utils.cpp183 static_cast<int32_t>(ApiOrientation::AUTO_ROTATION_RESTRICTED))); in OrientationInit()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp149 orientation = Orientation::AUTO_ROTATION_RESTRICTED;
243 …true, ScreenRotationController::IsSensorRelatedOrientation(Orientation::AUTO_ROTATION_RESTRICTED));
265 orientation = Orientation::AUTO_ROTATION_RESTRICTED;
270 orientation = Orientation::AUTO_ROTATION_RESTRICTED;
401 ScreenRotationController::ProcessOrientationSwitch(Orientation::AUTO_ROTATION_RESTRICTED, true);
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp142 case Orientation::AUTO_ROTATION_RESTRICTED: { in CalcTargetDisplayRotation()
232 case Orientation::AUTO_ROTATION_RESTRICTED: { in ProcessSwitchToSensorRelatedOrientation()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h64 AUTO_ROTATION_RESTRICTED, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_get_window_properties_test.cpp71 const int32_t AUTO_ROTATION_RESTRICTED = 9; variable
364 auto res = CheckWindowProperty1(ABILITY_NAME_TEST_9, AUTO_ROTATION_RESTRICTED, ORIENTATION);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp48 …{OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_RESTRICTED, Orientation::AUTO_ROTATION_RESTRI…
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Ddm_common.h248 AUTO_ROTATION_RESTRICTED = 8, enumerator
/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_transition_info_test.cpp459 orientationIn = AppExecFwk::DisplayOrientation::AUTO_ROTATION_RESTRICTED;
462 ASSERT_EQ(orientationOut, AppExecFwk::DisplayOrientation::AUTO_ROTATION_RESTRICTED);
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-window.md62 …变化|类名:Orientation<br>方法 or 属性:AUTO_ROTATION_RESTRICTED = 8<br>起始版本:N/A|类名:Orientation<br>方法 or 属性:
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-window.md49 | ohos.window | Orientation | AUTO_ROTATION_RESTRICTED = 8 | 新增 |
H A Djs-apidiff-bundle.md36 | ohos.bundle | DisplayOrientation | AUTO_ROTATION_RESTRICTED | 新增 |
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h281 AUTO_ROTATION_RESTRICTED = 8, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h88 AUTO_ROTATION_RESTRICTED, enumerator
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-window.md49 | ohos.window | Orientation | AUTO_ROTATION_RESTRICTED = 8 | Added|
H A Djs-apidiff-bundle.md36 | ohos.bundle | DisplayOrientation | AUTO_ROTATION_RESTRICTED | Added|
/ohos5.0/base/web/webview/test/unittest/display_manager_adapter_impl_test/
H A Ddisplay_manager_adapter_impl_test.cpp204 type = OHOS::Rosen::Orientation::AUTO_ROTATION_RESTRICTED;
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h76 …{OHOS::AppExecFwk::DisplayOrientation::AUTO_ROTATION_RESTRICTED, Orientation::AUTO_ROTATION_RESTRI…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h873 AUTO_ROTATION_RESTRICTED = 8, enumerator
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-window.md62 …bute name: AUTO_ROTATION_RESTRICTED = 8<br>Initial version: N/A|Class name: Orientation<br>Method …
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-bundle.md22 |删除|模块名:ohos.bundle<br>类名:DisplayOrientation<br>方法名 or 属性名:AUTO_ROTATION_RESTRICTED|NA|@ohos.bundle…
/ohos5.0/docs/en/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-bundle.md22 …<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_RESTRICTED|NA|@ohos.…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-bundle.md79 …s.bundle.bundleManager<br>类名: DisplayOrientation<br>方法名 or 属性名: AUTO_ROTATION_RESTRICTED|@ohos.bun…
238 |删除|模块名:ohos.bundle<br>类名:DisplayOrientation<br>方法名 or 属性名:AUTO_ROTATION_RESTRICTED|NA|@ohos.bundle…
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp136 {"auto_rotation_restricted", DisplayOrientation::AUTO_ROTATION_RESTRICTED},
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-bundle.md79 …<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_RESTRICTED|@ohos.bun…
238 …<br>Class name: DisplayOrientation<br>Method or attribute name: AUTO_ROTATION_RESTRICTED|NA|@ohos.…

12