Home
last modified time | relevance | path

Searched refs:NativeNfcTag (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcTag.java41 public class NativeNfcTag implements TagEndpoint { class
138 synchronized (NativeNfcTag.this) { in run()
DNativeNfcManager.java395 private void notifyNdefMessageListeners(NativeNfcTag tag) { in notifyNdefMessageListeners()