Home
last modified time | relevance | path

Searched defs:ctor (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Nfc/nci/jni/
DNfcJniUtil.cpp87 jmethodID ctor = e->GetMethodID(cls.get(), "<init>", "()V"); in nfc_jni_cache_object() local
154 jmethodID ctor = e->GetMethodID(cls.get(), "<init>", "()V"); in nfc_jni_cache_object_local() local
DNfcTag.cpp494 jmethodID ctor = e->GetMethodID(tag_cls.get(), "<init>", "()V"); in createNativeNfcTag() local
DPeerToPeer.cpp310 jmethodID ctor = e->GetMethodID(tag_cls.get(), "<init>", "()V"); in llcpActivatedHandler() local