Home
last modified time | relevance | path

Searched refs:FieldActivated (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dinci_ce_interface.h31 virtual void FieldActivated() = 0;
/ohos5.0/foundation/communication/nfc/services/include/
H A Dnfc_service.h54 void FieldActivated() override;
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp168 void NfcService::FieldActivated() in FieldActivated() function in OHOS::NFC::NfcService
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnfcc_nci_adapter.cpp533 cardEmulationListener_.lock()->FieldActivated(); in DoNfaDmRfFieldEvt()