Searched refs:formatNdef (Results 1 – 3 of 3) sorted by relevance
79 boolean formatNdef(byte[] key); in formatNdef() method
1590 public int formatNdef(int nativeHandle, byte[] key) throws RemoteException { in formatNdef() method in NfcService.TagService1606 if (tag.formatNdef(key)) { in formatNdef()
388 public synchronized boolean formatNdef(byte[] key) { in formatNdef() method in NativeNfcTag