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

  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 356 native boolean doNdefFormat(byte[] key);
362 boolean result = doNdefFormat(key);
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java 346 native boolean doNdefFormat(byte[] key);
352 boolean result = doNdefFormat(key);

Completed in 314 milliseconds