Home | History | Annotate | Download | only in jni

Lines Matching refs:getMasterMono

586     if (AudioSystem::getMasterMono(&mono) != NO_ERROR) {
1933 {"getMasterMono", "()Z", (void *)android_media_AudioSystem_getMasterMono},