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

/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java98 boolean formatNdef(byte[] key); method in interface:DeviceHost.TagEndpoint
H A DNfcService.java1445 public int formatNdef(int nativeHandle, byte[] key) throws RemoteException { method in class:NfcService.TagService
1461 if (tag.formatNdef(key)) {
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcTag.java358 public synchronized boolean formatNdef(byte[] key) { method in class:NativeNfcTag
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
H A DNativeNfcTag.java348 public synchronized boolean formatNdef(byte[] key) { method in class:NativeNfcTag

Completed in 69 milliseconds