Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dinci_ce_interface.h36 virtual void FieldDeactivated() = 0;
/ohos5.0/foundation/communication/nfc/services/include/
H A Dnfc_service.h55 void FieldDeactivated() override;
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp174 void NfcService::FieldDeactivated() in FieldDeactivated() function in OHOS::NFC::NfcService
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnfcc_nci_adapter.cpp536 cardEmulationListener_.lock()->FieldDeactivated(); in DoNfaDmRfFieldEvt()