Home
last modified time | relevance | path

Searched refs:TRANSACT_ON_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 Diapplication_state_observer.h140 TRANSACT_ON_PAGE_HIDE, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapplication_state_observer_stub.cpp60 case Message::TRANSACT_ON_PAGE_HIDE: in OnRemoteRequest()
H A Dapplication_state_observer_proxy.cpp274 static_cast<uint32_t>(IApplicationStateObserver::Message::TRANSACT_ON_PAGE_HIDE), in OnPageHide()