Lines Matching refs:targetLost
1344 int[] targetLost = new int[1];1345 response = tag.transceive(data, raw, targetLost);1349 } else if (targetLost[0] == 1) {