Searched defs:ctor (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Nfc/nci/jni/ |
D | NfcJniUtil.cpp | 88 jmethodID ctor = e->GetMethodID(cls.get(), "<init>", "()V"); in nfc_jni_cache_object() local 163 jmethodID ctor = e->GetMethodID(cls.get(), "<init>", "()V"); in nfc_jni_cache_object_local() local
|
D | NfcTag.cpp | 561 jmethodID ctor = e->GetMethodID(tag_cls.get(), "<init>", "()V"); in createNativeNfcTag() local
|
D | PeerToPeer.cpp | 327 jmethodID ctor = e->GetMethodID(tag_cls.get(), "<init>", "()V"); in llcpActivatedHandler() local
|
/packages/apps/Nfc/nxp/jni/ |
D | com_android_nfc_NativeP2pDevice.cpp | 128 jmethodID ctor; in com_android_nfc_NativeP2pDevice_doConnect() local
|
D | com_android_nfc.cpp | 136 jmethodID ctor = e->GetMethodID(cls.get(), "<init>", "()V"); in nfc_jni_cache_object() local
|
D | com_android_nfc_NativeNfcManager.cpp | 958 jmethodID ctor = e->GetMethodID(tag_cls.get(), "<init>", "()V"); in nfc_jni_Discovery_notification_callback() local 1009 jmethodID ctor = e->GetMethodID(tag_cls.get(), "<init>", "()V"); in nfc_jni_Discovery_notification_callback() local
|