Searched refs:addTechIfNeeded (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Nfc/nxp/jni/ |
D | com_android_nfc.cpp | 430 int addTechIfNeeded(int *techList, int* handleList, int* typeList, int listSize, in addTechIfNeeded() function 477 index = addTechIfNeeded(technologies, handles, libnfctypes, index, in nfc_jni_get_technology_tree() 483 index = addTechIfNeeded(technologies, handles, libnfctypes, index, in nfc_jni_get_technology_tree() 485 index = addTechIfNeeded(technologies, handles, libnfctypes, index, in nfc_jni_get_technology_tree() 490 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 498 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 500 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 505 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 519 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() 523 index = addTechIfNeeded(technologies, handles, libnfctypes, in nfc_jni_get_technology_tree() [all …]
|