Home
last modified time | relevance | path

Searched refs:gAudioPatchFields (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp124 } gAudioPatchFields; variable
1466 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()