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

  /packages/apps/Nfc/jni/
com_android_nfc.h 101 #define TARGET_TYPE_MIFARE_CLASSIC 8
com_android_nfc.cpp 524 index, MAX_NUM_TECHNOLOGIES, TARGET_TYPE_MIFARE_CLASSIC, handle, type);
com_android_nfc_NativeNfcSecureElement.cpp 639 if(tech == TARGET_TYPE_MIFARE_CLASSIC || tech == TARGET_TYPE_MIFARE_UL)
com_android_nfc_NativeNfcTag.cpp 761 case TARGET_TYPE_MIFARE_CLASSIC:
    [all...]
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 218 milliseconds