Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_event_handler.h37 static constexpr uint32_t EVENT_REPORT_USER_SWITCH_DONE = 60; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_controller.cpp389 case UserEventHandler::EVENT_REPORT_USER_SWITCH_DONE: { in ProcessEvent()
468 handler->SendEvent(EventWrap(UserEventHandler::EVENT_REPORT_USER_SWITCH_DONE, in SendUserSwitchDone()