Searched defs:libnfctype (Results 1 – 1 of 1) sorted by relevance
469 native int doGetNdefType(int libnfctype, int javatype); in doGetNdefType()470 private int getNdefType(int libnfctype, int javatype) { in getNdefType()474 private void addTechnology(int tech, int handle, int libnfctype) { in addTechnology()