Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/
Dapp_state_callback_host.cpp47 int32_t AppStateCallbackHost::HandleOnAppStateChanged(MessageParcel& data, MessageParcel& reply) in HandleOnAppStateChanged() function in OHOS::AppExecFwk::AppStateCallbackHost
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_foreground_state_observer_stub.cpp57 int32_t AppForegroundStateObserverStub::HandleOnAppStateChanged(MessageParcel &data, MessageParcel … in HandleOnAppStateChanged() function in OHOS::AppExecFwk::AppForegroundStateObserverStub
Dapp_state_callback_host.cpp80 int32_t AppStateCallbackHost::HandleOnAppStateChanged(MessageParcel &data, MessageParcel &reply) in HandleOnAppStateChanged() function in OHOS::AppExecFwk::AppStateCallbackHost
Dapplication_state_observer_stub.cpp187 int32_t ApplicationStateObserverStub::HandleOnAppStateChanged(MessageParcel &data, MessageParcel &r… in HandleOnAppStateChanged() function in OHOS::AppExecFwk::ApplicationStateObserverStub
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
Dapp_state_subscriber_stub.cpp78 int32_t AppStateSubscriberStub::HandleOnAppStateChanged(MessageParcel &data) in HandleOnAppStateChanged() function in OHOS::Memory::AppStateSubscriberStub
/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
Djs_app_foreground_state_observer.cpp50 void JSAppForegroundStateObserver::HandleOnAppStateChanged(const AppStateData &appStateData) in HandleOnAppStateChanged() function in OHOS::AbilityRuntime::JSAppForegroundStateObserver