HomeSort by relevance Sort by last modified time
    Searched refs:doIsIsoDepNdefFormatable (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 388 native boolean doIsIsoDepNdefFormatable(byte[] poll, byte[] act);
394 return doIsIsoDepNdefFormatable(mTechPollBytes[0],
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java 378 native boolean doIsIsoDepNdefFormatable(byte[] poll, byte[] act);
398 return doIsIsoDepNdefFormatable(mTechPollBytes[nfcaTechIndex],

Completed in 48 milliseconds