Searched refs:jSurroundFormats (Results 1 – 1 of 1) sorted by relevance
2137 jobject jSurroundFormats, jboolean reported) in android_media_AudioSystem_getSurroundFormats() argument2141 if (jSurroundFormats == NULL) { in android_media_AudioSystem_getSurroundFormats()2145 if (!env->IsInstanceOf(jSurroundFormats, gMapClass)) { in android_media_AudioSystem_getSurroundFormats()2178 env->CallObjectMethod(jSurroundFormats, gMapPut, surroundFormat, enabled); in android_media_AudioSystem_getSurroundFormats()