Searched defs:constructor (Results 1 - 1 of 1) sorted by relevance

/system/media/mca/filterfw/jni/
H A Djni_util.h53 // Copy constructor.
164 // a default constructor for this to succeed.
167 jmethodID constructor = env->GetMethodID( local
171 jobject result = env->NewObject(cls, constructor, JNI_NULL);

Completed in 150 milliseconds