Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/include/
H A Devent_logger.h94 static constexpr uint8_t LONGPRESS_PRIVACY = 1; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp987 event->SetPrivacy(LONGPRESS_PRIVACY); in ProcessRebootEvent()