Searched refs:nfc_aidl_service (Results 1 – 2 of 2) sorted by relevance
47 std::shared_ptr<INfcAidl> nfc_aidl_service = nullptr; in waitForNFCHAL() local53 nfc_aidl_service = INfcAidl::fromBinder(binder); in waitForNFCHAL()54 if (nfc_aidl_service != nullptr) { in waitForNFCHAL()62 if (nfc_aidl_service == nullptr) { in waitForNFCHAL()
65 std::shared_ptr<INfcAidl> nfc_aidl_service = nullptr; in waitForNFCHAL() local71 nfc_aidl_service = INfcAidl::fromBinder(binder); in waitForNFCHAL()72 if (nfc_aidl_service != nullptr) { in waitForNFCHAL()80 if (nfc_aidl_service == nullptr) { in waitForNFCHAL()