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 71 byte[] readNdef();
NfcService.java     [all...]
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 338 public synchronized byte[] readNdef() {
795 byte[] buff = readNdef();
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java 321 public synchronized byte[] readNdef() {
780 byte[] buff = readNdef();

Completed in 3357 milliseconds