Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/include/media/
DJAudioAttributes.h32 jmethodID jBuilderCtor = env->GetMethodID(jBuilderCls, "<init>", "()V"); in createAudioAttributesObj() local
DJAudioFormat.h34 jmethodID jBuilderCtor = env->GetMethodID(jBuilderCls, "<init>", "()V"); in createAudioFormatObj() local
/frameworks/av/media/libmediaplayer2/
DJAudioTrack.cpp65 jmethodID jBuilderCtor = env->GetMethodID(jBuilderCls, "<init>", "()V"); in JAudioTrack() local
654 jmethodID jBuilderCtor = env->GetMethodID(jBuilderCls, "<init>", "()V"); in createVolumeShaperConfigurationObj() local
681 jmethodID jBuilderCtor = env->GetMethodID(jBuilderCls, "<init>", "()V"); in createVolumeShaperOperationObj() local