Searched refs:NFC_HCE_APDU (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java64 static final int NFC_HCE_APDU = 0x01; field in class:CardEmulationManager
106 if (technology == NFC_HCE_APDU) {
117 if (technology == NFC_HCE_APDU) {
125 if (technology == NFC_HCE_APDU) {

Completed in 148 milliseconds