Searched refs:readNdef (Results 1 – 4 of 4) sorted by relevance
394 public synchronized byte[] readNdef() { in readNdef() method in NativeNfcTag899 byte[] buff = readNdef(); in findAndReadNdef()999 byte[] buff = readNdef(); in getNdef()
101 byte[] readNdef(); in readNdef() method
3899 byte[] buf = tag.readNdef(); in ndefRead()
1873 when(tagEndpoint.readNdef()).thenReturn(ndefMessage.toByteArray()); in testNdefRead()