Home
last modified time | relevance | path

Searched refs:GetSettingRotationScreenId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_setting_helper.h40 …static bool GetSettingRotationScreenId(int32_t& screenId, const std::string& key = SETTING_ROTATIO…
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_setting_helper.cpp196 bool ScreenSettingHelper::GetSettingRotationScreenId(int32_t& screenId, const std::string& key) in GetSettingRotationScreenId() function in OHOS::Rosen::ScreenSettingHelper
H A Dscreen_session_manager.cpp3046 ScreenSettingHelper::GetSettingRotationScreenId(screenId)) { in RegisterSettingRotationObserver()