Home
last modified time | relevance | path

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

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