Searched refs:GetSettingRotation (Results 1 – 3 of 3) sorted by relevance
39 … static bool GetSettingRotation(int32_t& rotation, const std::string& key = SETTING_ROTATION_KEY);
173 bool ScreenSettingHelper::GetSettingRotation(int32_t& rotation, const std::string& key) in GetSettingRotation() function in OHOS::Rosen::ScreenSettingHelper
3045 if (ScreenSettingHelper::GetSettingRotation(rotation) && in RegisterSettingRotationObserver()