Home | History | Annotate | Download | only in jni

Lines Matching refs:fillNativeNfcTagMembers3

571     fillNativeNfcTagMembers3(e, tag_cls.get(), tag.get(), activationData);
672 ** Function: fillNativeNfcTagMembers3
685 void NfcTag::fillNativeNfcTagMembers3 (JNIEnv* e, jclass tag_cls, jobject tag, tNFA_ACTIVATED& activationData)
687 static const char fn [] = "NfcTag::fillNativeNfcTagMembers3";