Home
last modified time | relevance | path

Searched defs:ApplicationBackgrounded (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h110 virtual void ApplicationBackgrounded(const int32_t recordId) in ApplicationBackgrounded() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp112 void ApplicationBackgrounded(const int32_t recordId) override in ApplicationBackgrounded() function in OHOS::AppExecFwk::MockAppMgrStub
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp235 void AppMgrService::ApplicationBackgrounded(const int32_t recordId) in ApplicationBackgrounded() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_mgr_service_inner.cpp1158 void AppMgrServiceInner::ApplicationBackgrounded(const int32_t recordId) in ApplicationBackgrounded() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp89 void AppMgrProxy::ApplicationBackgrounded(const int32_t recordId) in ApplicationBackgrounded() function in OHOS::AppExecFwk::AppMgrProxy