HomeSort by relevance Sort by last modified time
    Searched defs:readNdef (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/
DeviceHost.java 77 byte[] readNdef();
  /packages/apps/Nfc/src/com/android/nfc/nxp/
NativeNfcTag.java 304 public synchronized byte[] readNdef() {
763 byte[] buff = readNdef();

Completed in 2581 milliseconds