Home
last modified time | relevance | path

Searched defs:AttachedToStatusBar (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dams_mgr_interface.h356 virtual void AttachedToStatusBar(const sptr<IRemoteObject> &token) {} in AttachedToStatusBar() function
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_scheduler.cpp606 void AppScheduler::AttachedToStatusBar(const sptr<IRemoteObject> &token) in AttachedToStatusBar() function in OHOS::AAFwk::AppScheduler
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dams_mgr_scheduler.cpp679 void AmsMgrScheduler::AttachedToStatusBar(const sptr<IRemoteObject> &token) in AttachedToStatusBar() function in OHOS::AppExecFwk::AmsMgrScheduler
H A Dapp_mgr_service_inner.cpp7818 void AppMgrServiceInner::AttachedToStatusBar(const sptr<IRemoteObject> &token) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_proxy.cpp1265 void AmsMgrProxy::AttachedToStatusBar(const sptr<IRemoteObject> &token) in AttachedToStatusBar() function in OHOS::AppExecFwk::AmsMgrProxy
H A Dapp_mgr_client.cpp1310 AppMgrResultCode AppMgrClient::AttachedToStatusBar(const sptr<IRemoteObject> &token) in AttachedToStatusBar() function in OHOS::AppExecFwk::AppMgrClient