Home
last modified time | relevance | path

Searched refs:FOLLOWRECENT (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h58 FOLLOWRECENT, member in OHOS::AppExecFwk::DisplayOrientation
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_transition_info_test.cpp416 orientationIn = AppExecFwk::DisplayOrientation::FOLLOWRECENT; in HWTEST_F()
419 ASSERT_EQ(orientationOut, AppExecFwk::DisplayOrientation::FOLLOWRECENT); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h82 FOLLOWRECENT, member in OHOS::AppExecFwk::GetAbilityInfoFlag::DisplayOrientation
/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp42 {OHOS::AppExecFwk::DisplayOrientation::FOLLOWRECENT, Orientation::LOCKED}, member in OHOS::Rosen::OHOS::AppExecFwk::DisplayOrientation
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h70 {OHOS::AppExecFwk::DisplayOrientation::FOLLOWRECENT, Orientation::LOCKED}, member in OHOS::Rosen::OHOS::AppExecFwk::DisplayOrientation
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp2044 if (orientation == static_cast<int>(DisplayOrientation::FOLLOWRECENT)) { in SetDisplayOrientation()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp45 {"followRecent", DisplayOrientation::FOLLOWRECENT}
H A Dmodule_profile.cpp110 DisplayOrientation::FOLLOWRECENT,
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_test.cpp2631 int orientation = static_cast<int>(DisplayOrientation::FOLLOWRECENT); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2902 NAPI_CALL(env, napi_create_int32(env, static_cast<int32_t>(DisplayOrientation::FOLLOWRECENT), &nFollowRecent)); in CreateDisplayOrientationObject()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp4297 env, napi_create_int32(env, static_cast<int32_t>(DisplayOrientation::FOLLOWRECENT), &nFollowrecent)); in CreateDisplayOrientationObject()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp133 {"follow_recent", OHOS::AppExecFwk::DisplayOrientation::FOLLOWRECENT},

Completed in 52 milliseconds