Searched refs:gAudioPortCstor (Results 1 – 1 of 1) sorted by relevance
55 static jmethodID gAudioPortCstor; variable760 jAudioPort = env->NewObject(gAudioPortClass, gAudioPortCstor, in convertAudioPortConfigFromNative()1852 gAudioPortCstor = GetMethodIDOrDie(env, audioPortClass, "<init>", in register_android_media_AudioSystem()