Searched defs:javatype (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
H A D | NativeNfcTag.java | 469 native int doGetNdefType(int libnfctype, int javatype); in doGetNdefType() 470 private int getNdefType(int libnfctype, int javatype) { in getNdefType()
|
/aosp12/frameworks/base/media/mca/ |
H A D | structgen.py | 107 def __init__(self, name, structname, jclassname, package, javatype, ctype, jtype, defval): argument
|