Searched defs:constructID (Results 1 – 13 of 13) 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 | com_android_internal_os_DmabufInfoReader.cpp | 46 jmethodID constructID = GetMethodIDOrDie(env, clazz, "<init>", "(IIII)V"); in DmabufInfoReader_getProcessStats() 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_media_MediaMetricsJNI.cpp | 54 const jmethodID constructID; member
|
D | android_os_HwBlob.cpp | 46 jmethodID constructID; member 254 jmethodID constructID = in NewObject() local
|
D | android_os_HwParcel.cpp | 53 jmethodID constructID; member 213 jmethodID constructID = in NewObject() local
|
/frameworks/base/media/jni/ |
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_MediaMetricsJNI.cpp | 54 const jmethodID constructID; member
|
D | android_media_MediaCodec.cpp | 1290 jmethodID constructID = in throwCryptoException() local
|