Searched refs:addTechIfNeeded (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Nfc/nxp/jni/ |
D | com_android_nfc.cpp | 380 int addTechIfNeeded(int *techList, int* handleList, int* typeList, int listSize, in addTechIfNeeded() function 428 index = addTechIfNeeded(technologies, handles, libnfctypes, index, in nfc_jni_get_technology_tree() 434 index = addTechIfNeeded(technologies, handles, libnfctypes, index, in nfc_jni_get_technology_tree() 436 index = addTechIfNeeded(technologies, handles, libnfctypes, index, in nfc_jni_get_technology_tree() 441 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 449 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 451 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 456 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 470 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 474 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() [all …]
|