Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_media_MicrophoneInfo.cpp40 static jclass gMicrophoneInfoClass; variable
111 *jMicrophoneInfo = env->NewObject(gMicrophoneInfoClass, gMicrophoneInfoCstor, jDeviceId, in convertMicrophoneInfoFromNative()
158 gMicrophoneInfoClass = MakeGlobalRefOrDie(env, microphoneInfoClass); in register_android_media_MicrophoneInfo()