Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java70 static final int NFC_HCE_NFCF = 0x04; field in CardEmulationManager
119 } else if (technology == NFC_HCE_NFCF) { in onHostCardEmulationActivated()
132 } else if (technology == NFC_HCE_NFCF) { in onHostCardEmulationData()
141 } else if (technology == NFC_HCE_NFCF) { in onHostCardEmulationDeactivated()