Searched defs:constructID (Results 1 – 12 of 12) sorted by relevance
/frameworks/av/media/libstagefright/http/ |
D | HTTPHelper.cpp | 45 jmethodID constructID = env->GetMethodID(clazz.get(), "<init>", "(Ljava/util/List;)V"); in CreateHTTPServiceInCurrentJavaContext() local
|
/frameworks/base/core/jni/ |
D | android_media_MediaMetricsJNI.cpp | 43 jmethodID constructID = env->GetMethodID(clazzBundle, "<init>", "()V"); in writeMetricsToBundle() local 117 jmethodID constructID = env->GetMethodID(clazzBundle, "<init>", "()V"); in writeAttributesToBundle() local
|
D | android_os_NativeHandle.cpp | 32 jmethodID constructID; // NativeHandle(int[] fds, int[] ints, boolean owns) member
|
D | android_os_HwRemoteBinder.cpp | 48 jmethodID constructID; member 264 jmethodID constructID = GetMethodIDOrDie(env, clazz.get(), "<init>", "()V"); in NewObject() local
|
D | android_os_HwBlob.cpp | 46 jmethodID constructID; member 254 jmethodID constructID = in NewObject() local
|
D | android_os_HwParcel.cpp | 50 jmethodID constructID; member 202 jmethodID constructID = in NewObject() local
|
/frameworks/base/media/jni/ |
D | android_media_MediaMetricsJNI.cpp | 43 jmethodID constructID = env->GetMethodID(clazzBundle, "<init>", "()V"); in writeMetricsToBundle() local 117 jmethodID constructID = env->GetMethodID(clazzBundle, "<init>", "()V"); in writeAttributesToBundle() local
|
D | android_media_BufferingParams.h | 30 jmethodID constructID; member
|
D | android_media_SyncParams.h | 37 jmethodID constructID; member
|
D | android_media_AudioPresentation.h | 31 jmethodID constructID; member
|
D | android_media_PlaybackParams.h | 34 jmethodID constructID; member
|
D | android_media_MediaCodec.cpp | 991 jmethodID constructID = in throwCryptoException() local
|