Home
last modified time | relevance | path

Searched refs:EXPAND_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.h98 constexpr int EXPAND_PORTRAIT_STATUS = 12; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp83 return ScreenFoldStatus::EXPAND_PORTRAIT_STATUS; in GetCombineScreenStatus()
264 …newRecord.expandPortraitTime = GetFoldStatusDuration(ScreenFoldStatus::EXPAND_PORTRAIT_STATUS, dur… in ProcessCountDurationEvent()
H A Dfold_app_usage_db_helper.cpp47 case ScreenFoldStatus::EXPAND_PORTRAIT_STATUS: in UpdateScreenStatInfo()