Home
last modified time | relevance | path

Searched defs:constructID (Results 1 – 12 of 12) sorted by relevance

/frameworks/av/media/libstagefright/http/
DHTTPHelper.cpp45 jmethodID constructID = env->GetMethodID(clazz.get(), "<init>", "(Ljava/util/List;)V"); in CreateHTTPServiceInCurrentJavaContext() local
/frameworks/base/core/jni/
Dandroid_media_MediaMetricsJNI.cpp43 jmethodID constructID = env->GetMethodID(clazzBundle, "<init>", "()V"); in writeMetricsToBundle() local
117 jmethodID constructID = env->GetMethodID(clazzBundle, "<init>", "()V"); in writeAttributesToBundle() local
Dandroid_os_NativeHandle.cpp32 jmethodID constructID; // NativeHandle(int[] fds, int[] ints, boolean owns) member
Dandroid_os_HwRemoteBinder.cpp48 jmethodID constructID; member
264 jmethodID constructID = GetMethodIDOrDie(env, clazz.get(), "<init>", "()V"); in NewObject() local
Dandroid_os_HwBlob.cpp46 jmethodID constructID; member
254 jmethodID constructID = in NewObject() local
Dandroid_os_HwParcel.cpp50 jmethodID constructID; member
202 jmethodID constructID = in NewObject() local
/frameworks/base/media/jni/
Dandroid_media_MediaMetricsJNI.cpp43 jmethodID constructID = env->GetMethodID(clazzBundle, "<init>", "()V"); in writeMetricsToBundle() local
117 jmethodID constructID = env->GetMethodID(clazzBundle, "<init>", "()V"); in writeAttributesToBundle() local
Dandroid_media_BufferingParams.h30 jmethodID constructID; member
Dandroid_media_SyncParams.h37 jmethodID constructID; member
Dandroid_media_AudioPresentation.h31 jmethodID constructID; member
Dandroid_media_PlaybackParams.h34 jmethodID constructID; member
Dandroid_media_MediaCodec.cpp991 jmethodID constructID = in throwCryptoException() local