Searched refs:gAudioDescriptorCstor (Results 1 – 1 of 1) sorted by relevance
226 static jmethodID gAudioDescriptorCstor; variable1476 env->NewObject(gAudioDescriptorClass, gAudioDescriptorCstor, in convertAudioPortFromNative()3800 gAudioDescriptorCstor = GetMethodIDOrDie(env, audioDescriptorClass, "<init>", "(II[B)V"); in register_android_media_AudioSystem()