Searched refs:gAudioDevicePortCstor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp76 static jmethodID gAudioDevicePortCstor; variable
1079 *jAudioPort = env->NewObject(gAudioDevicePortClass, gAudioDevicePortCstor,
1861 gAudioDevicePortCstor = GetMethodIDOrDie(env, audioDevicePortClass, "<init>",

Completed in 35 milliseconds