Home
last modified time | relevance | path

Searched defs:NfcHalDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/include/
DNfcAdaptation.h86 class NfcHalDeathRecipient; variable
/system/nfc/src/adaptation/
DNfcAdaptation.cc138 class NfcHalDeathRecipient : public hidl_death_recipient { class
141 NfcHalDeathRecipient(android::sp<android::hardware::nfc::V1_0::INfc>& mHal) { in NfcHalDeathRecipient() function in NfcHalDeathRecipient