Searched refs:jEncodingFormatList (Results 1 – 1 of 1) sorted by relevance
2287 JNIEnv *env, jobject thiz, jobject jEncodingFormatList) in android_media_AudioSystem_getHwOffloadEncodingFormatsSupportedForA2DP() argument2291 if (!env->IsInstanceOf(jEncodingFormatList, gArrayListClass)) { in android_media_AudioSystem_getHwOffloadEncodingFormatsSupportedForA2DP()2307 env->CallBooleanMethod(jEncodingFormatList, gArrayListMethods.add, in android_media_AudioSystem_getHwOffloadEncodingFormatsSupportedForA2DP()