Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/utils/
H A Dapp_state_observer.cpp58 appStateAwareObserver_ = new (std::nothrow)AppStateAwareObserver(); in SubscribeAppState()
128 void AppStateObserver::AppStateAwareObserver::OnAbilityStateChanged( in OnAbilityStateChanged()
139 void AppStateObserver::AppStateAwareObserver::OnForegroundApplicationChanged( in OnForegroundApplicationChanged()
144 bool AppStateObserver::AppStateAwareObserver::RegisterAppStateChangeCallback( in RegisterAppStateChangeCallback()
155 void AppStateObserver::AppStateAwareObserver::OnProcessDied(const AppExecFwk::ProcessData &processData) in OnProcessDied()
H A Dapp_state_observer.h41 class AppStateAwareObserver : public AppExecFwk::ApplicationStateObserverStub { class in OHOS::NFC::AppStateObserver
55 sptr<AppStateAwareObserver> appStateAwareObserver_;

Completed in 2 milliseconds