Home
last modified time | relevance | path

Searched refs:currHandle (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcTag.java885 int currHandle = 0; in findNdef() local
889 if (currHandle != handles[techIndex]) { in findNdef()
890 currHandle = handles[techIndex]; in findNdef()