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