Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_ipc_interface_code.h71 NOTIFY_PAGE_HIDE = 49, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp250 case static_cast<uint32_t>(AppMgrInterfaceCode::NOTIFY_PAGE_HIDE): in OnRemoteRequestInnerFifth()
H A Dapp_mgr_proxy.cpp1481 PARCEL_UTIL_SENDREQ_RET_INT(AppMgrInterfaceCode::NOTIFY_PAGE_HIDE, data, reply, option); in NotifyPageHide()