Home
last modified time | relevance | path

Searched refs:TRANSACT_ON_PAGE_SHOW (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.h139 TRANSACT_ON_PAGE_SHOW, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapplication_state_observer_stub.cpp58 case Message::TRANSACT_ON_PAGE_SHOW: in OnRemoteRequest()
H A Dapplication_state_observer_proxy.cpp255 static_cast<uint32_t>(IApplicationStateObserver::Message::TRANSACT_ON_PAGE_SHOW), in OnPageShow()