Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java74 boolean formatNdef(byte[] key); in formatNdef() method
DNfcService.java1278 public int formatNdef(int nativeHandle, byte[] key) throws RemoteException { in formatNdef() method in NfcService.TagService
1294 if (tag.formatNdef(key)) { in formatNdef()
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcTag.java372 public synchronized boolean formatNdef(byte[] key) { in formatNdef() method in NativeNfcTag
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
DNativeNfcTag.java360 public synchronized boolean formatNdef(byte[] key) { in formatNdef() method in NativeNfcTag