Home
last modified time | relevance | path

Searched refs:APP_FOREGROUND_STATE_OBSERVER (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_state_observer_manager.h46 APP_FOREGROUND_STATE_OBSERVER, member in OHOS::AppExecFwk::ObserverType
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_state_observer_manager.cpp124 AddObserverDeathRecipient(observer, ObserverType::APP_FOREGROUND_STATE_OBSERVER); in RegisterAppForegroundStateObserver()
945 } else if (type == ObserverType::APP_FOREGROUND_STATE_OBSERVER) { in AddObserverDeathRecipient()
1014 } else if (type == ObserverType::APP_FOREGROUND_STATE_OBSERVER) { in OnObserverDied()

Completed in 3 milliseconds