Home
last modified time | relevance | path

Searched defs:technologies (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Nfc/nxp/jni/
Dcom_android_nfc.cpp262 jint* technologies = e->GetIntArrayElements(techTypes, 0); in nfc_jni_get_connected_technology() local
413 int technologies[MAX_NUM_TECHNOLOGIES]; in nfc_jni_get_technology_tree() local
Dcom_android_nfc_NativeNfcTag.cpp715 jint* technologies = NULL; in com_android_nfc_NativeNfcTag_doTransceive() local
/packages/apps/Nfc/nci/jni/
DNfcTag.cpp571 ScopedIntArrayRW technologies(e, techList.get()); in fillNativeNfcTagMembers1() local
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
DNativeNfcTag.java715 int[] technologies = getTechList(); in findAndReadNdef() local
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcTag.java726 int[] technologies = getTechList(); in findAndReadNdef() local