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

  /packages/apps/Nfc/jni/
com_android_nfc.cpp 477 MAX_NUM_TECHNOLOGIES, TARGET_TYPE_ISO14443_4, handle, type);
483 MAX_NUM_TECHNOLOGIES, TARGET_TYPE_ISO14443_4, handle, type);
498 index, MAX_NUM_TECHNOLOGIES, TARGET_TYPE_ISO14443_4, handle, type);
com_android_nfc.h 96 #define TARGET_TYPE_ISO14443_4 3
com_android_nfc_NativeNfcTag.cpp 410 case TARGET_TYPE_ISO14443_4:
807 case TARGET_TYPE_ISO14443_4:
    [all...]
com_android_nfc_NativeNfcSecureElement.cpp 626 else if(tech == TARGET_TYPE_ISO14443_4)
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 849 milliseconds