Searched refs:gAudioPatchFields (Results 1 – 1 of 1) sorted by relevance
124 } gAudioPatchFields; variable1466 jPatchHandle = env->GetObjectField(jPatch, gAudioPatchFields.mHandle); in android_media_AudioSystem_createAudioPatch()1561 jPatchHandle = env->GetObjectField(jPatch, gAudioPatchFields.mHandle); in android_media_AudioSystem_releaseAudioPatch()2444 gAudioPatchFields.mHandle = GetFieldIDOrDie(env, audioPatchClass, "mHandle", in register_android_media_AudioSystem()