Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp11172 WMError currentScreenFoldStatusReportRet = ReportScreenFoldStatus(data); in CheckAndReportScreenFoldStatus() local
11173 return (currentScreenFoldStatusReportRet == WMError::WM_OK) ? lastScreenHalfFoldReportRet : in CheckAndReportScreenFoldStatus()
11174 currentScreenFoldStatusReportRet; in CheckAndReportScreenFoldStatus()