Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcTag.java321 private synchronized int checkNdefWithStatus(int[] ndefinfo) { in checkNdefWithStatus() method in NativeNfcTag
333 return checkNdefWithStatus(ndefinfo) == 0; in checkNdef()
781 status = checkNdefWithStatus(ndefinfo); in findAndReadNdef()