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

/packages/apps/Nfc/jni/
H A Dcom_android_nfc.h101 #define TARGET_TYPE_MIFARE_CLASSIC 8 macro
H A Dcom_android_nfc.cpp523 index, MAX_NUM_TECHNOLOGIES, TARGET_TYPE_MIFARE_CLASSIC, handle, type);
H A Dcom_android_nfc_NativeNfcSecureElement.cpp620 if(tech == TARGET_TYPE_MIFARE_CLASSIC || tech == TARGET_TYPE_MIFARE_UL)
H A Dcom_android_nfc_NativeNfcTag.cpp761 case TARGET_TYPE_MIFARE_CLASSIC:
H A Dcom_android_nfc_NativeNfcManager.cpp1625 case TARGET_TYPE_MIFARE_CLASSIC:
1655 case TARGET_TYPE_MIFARE_CLASSIC:

Completed in 109 milliseconds