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

  /packages/apps/Nfc/src/com/android/nfc/
DeviceHost.java 95 byte[] readNdef();
NfcService.java     [all...]
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 319 public synchronized byte[] readNdef() {
776 byte[] buff = readNdef();
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java 309 public synchronized byte[] readNdef() {
768 byte[] buff = readNdef();

Completed in 31 milliseconds