Home
last modified time | relevance | path

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

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