Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/include/
H A Dusage_event_common.h100 constexpr int FOLD_PORTRAIT_STATUS = 22; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp89 return ScreenFoldStatus::FOLD_PORTRAIT_STATUS; in GetCombineScreenStatus()
262 …newRecord.foldPortraitTime = GetFoldStatusDuration(ScreenFoldStatus::FOLD_PORTRAIT_STATUS, duratio… in ProcessCountDurationEvent()
H A Dfold_app_usage_db_helper.cpp53 case ScreenFoldStatus::FOLD_PORTRAIT_STATUS: in UpdateScreenStatInfo()