Home
last modified time | relevance | path

Searched defs:SystemEvent (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_system_ability_interface.h24 struct SystemEvent { struct
28 explicit SystemEvent(std::string eventType = "", std::string params = "", int32_t userId = -1) argument