Searched refs:statusTargetLost (Results 1 – 1 of 1) sorted by relevance
881 jintArray statusTargetLost) { in nativeNfcTag_doTransceive() argument893 if (statusTargetLost) { in nativeNfcTag_doTransceive()894 targetLost = e->GetIntArrayElements(statusTargetLost, 0); in nativeNfcTag_doTransceive()897 e->ReleaseIntArrayElements(statusTargetLost, targetLost, 0); in nativeNfcTag_doTransceive()911 if (statusTargetLost) { in nativeNfcTag_doTransceive()912 targetLost = e->GetIntArrayElements(statusTargetLost, 0); in nativeNfcTag_doTransceive()1003 if (targetLost) e->ReleaseIntArrayElements(statusTargetLost, targetLost, 0); in nativeNfcTag_doTransceive()