Searched refs:readNdef (Results 1 - 4 of 4) sorted by relevance
/packages/apps/Nfc/src/com/android/nfc/ | ||
H A D | DeviceHost.java | 71 byte[] readNdef(); method in interface:DeviceHost.TagEndpoint |
H A D | NfcService.java | 1211 byte[] buf = tag.readNdef(); |
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ | ||
H A D | NativeNfcTag.java | 333 public synchronized byte[] readNdef() { method in class:NativeNfcTag 790 byte[] buff = readNdef(); |
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/ | ||
H A D | NativeNfcTag.java | 321 public synchronized byte[] readNdef() { method in class:NativeNfcTag 780 byte[] buff = readNdef(); |
Completed in 61 milliseconds