HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_TYPE_MIFARE_UL (Results 1 - 5 of 5) sorted by null

  /packages/apps/Nfc/jni/
com_android_nfc.h 102 #define TARGET_TYPE_MIFARE_UL 9
com_android_nfc.cpp 520 index, MAX_NUM_TECHNOLOGIES, TARGET_TYPE_MIFARE_UL, handle, type);
com_android_nfc_NativeNfcTag.cpp 762 case TARGET_TYPE_MIFARE_UL:
930 if (javaType == TARGET_TYPE_MIFARE_UL) {
    [all...]
com_android_nfc_NativeNfcSecureElement.cpp 639 if(tech == TARGET_TYPE_MIFARE_CLASSIC || tech == TARGET_TYPE_MIFARE_UL)
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 2512 milliseconds