Searched refs:gAudioDevicePortClass (Results 1 – 1 of 1) sorted by relevance
106 static jclass gAudioDevicePortClass; variable945 if (env->IsInstanceOf(jAudioPort, gAudioDevicePortClass)) { in convertAudioPortConfigToNative()1183 if (env->IsInstanceOf(jAudioPort, gAudioDevicePortClass)) { in convertAudioPortConfigFromNative()1540 env->NewObject(gAudioDevicePortClass, gAudioDevicePortCstor, jHandle, jDeviceName, in convertAudioPortFromNative()3485 gAudioDevicePortClass = MakeGlobalRefOrDie(env, audioDevicePortClass); in register_android_media_AudioSystem()