Home
last modified time | relevance | path

Searched defs:HandleOnAppStateChanged (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_foreground_state_observer_stub.cpp47 int32_t AppForegroundStateObserverStub::HandleOnAppStateChanged(MessageParcel &data, MessageParcel … in HandleOnAppStateChanged() function in OHOS::AppExecFwk::AppForegroundStateObserverStub
H A Dapp_state_callback_host.cpp94 int32_t AppStateCallbackHost::HandleOnAppStateChanged(MessageParcel &data, MessageParcel &reply) in HandleOnAppStateChanged() function in OHOS::AppExecFwk::AppStateCallbackHost
H A Dapplication_state_observer_stub.cpp211 int32_t ApplicationStateObserverStub::HandleOnAppStateChanged(MessageParcel &data, MessageParcel &r… in HandleOnAppStateChanged() function in OHOS::AppExecFwk::ApplicationStateObserverStub
/ohos5.0/base/security/access_token/services/common/app_manager/src/
H A Dapp_status_change_callback.cpp95 int32_t ApplicationStateObserverStub::HandleOnAppStateChanged(MessageParcel &data, MessageParcel &r… in HandleOnAppStateChanged() function in OHOS::Security::AccessToken::ApplicationStateObserverStub
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/
H A Dapp_state_callback_host.cpp57 int32_t AppStateCallbackHost::HandleOnAppStateChanged(MessageParcel& data, MessageParcel& reply) in HandleOnAppStateChanged() function in OHOS::AppExecFwk::AppStateCallbackHost
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dapp_state_subscriber_stub.cpp78 int32_t AppStateSubscriberStub::HandleOnAppStateChanged(MessageParcel &data) in HandleOnAppStateChanged() function in OHOS::Memory::AppStateSubscriberStub
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_foreground_state_observer.cpp50 void JSAppForegroundStateObserver::HandleOnAppStateChanged(const AppStateData &appStateData) in HandleOnAppStateChanged() function in OHOS::AbilityRuntime::JSAppForegroundStateObserver