Searched refs:statusTargetLost (Results 1 – 1 of 1) sorted by relevance
942 jintArray statusTargetLost) { in nativeNfcTag_doTransceive() argument954 if (statusTargetLost) { in nativeNfcTag_doTransceive()955 targetLost = e->GetIntArrayElements(statusTargetLost, 0); in nativeNfcTag_doTransceive()958 e->ReleaseIntArrayElements(statusTargetLost, targetLost, 0); in nativeNfcTag_doTransceive()973 if (statusTargetLost) { in nativeNfcTag_doTransceive()974 targetLost = e->GetIntArrayElements(statusTargetLost, 0); in nativeNfcTag_doTransceive()1077 if (targetLost) e->ReleaseIntArrayElements(statusTargetLost, targetLost, 0); in nativeNfcTag_doTransceive()