Searched refs:nfcAppStateChangeCallback (Results 1 – 2 of 2) sorted by relevance
37 AppStateObserver::AppStateObserver(INfcAppStateObserver *nfcAppStateChangeCallback) in AppStateObserver() argument40 RegisterAppStateChangeCallback(nfcAppStateChangeCallback); in AppStateObserver()115 …l AppStateObserver::RegisterAppStateChangeCallback(INfcAppStateObserver *nfcAppStateChangeCallback) in RegisterAppStateChangeCallback() argument121 if (nfcAppStateChangeCallback == nullptr) { in RegisterAppStateChangeCallback()125 return appStateAwareObserver_->RegisterAppStateChangeCallback(nfcAppStateChangeCallback); in RegisterAppStateChangeCallback()145 INfcAppStateObserver *nfcAppStateChangeCallback) in RegisterAppStateChangeCallback() argument147 if (nfcAppStateChangeCallback == nullptr) { in RegisterAppStateChangeCallback()151 nfcAppStateChangeCallback_ = nfcAppStateChangeCallback; in RegisterAppStateChangeCallback()
32 explicit AppStateObserver(INfcAppStateObserver *nfcAppStateChangeCallback);46 bool RegisterAppStateChangeCallback(INfcAppStateObserver *nfcAppStateChangeCallback);52 bool RegisterAppStateChangeCallback(INfcAppStateObserver *nfcAppStateChangeCallback);