Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h725 FORM_MGR_BACKGROUND_EVENT, enumerator
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp149 case static_cast<uint32_t>(IFormMgr::Message::FORM_MGR_BACKGROUND_EVENT): in OnRemoteRequestSecond()
H A Dform_mgr_proxy.cpp771 int error = SendTransactCmd(IFormMgr::Message::FORM_MGR_BACKGROUND_EVENT, in BackgroundEvent()