Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_media_MicrophoneInfo.cpp38 static jmethodID gMicrophoneInfoCstor; variable
115 *jMicrophoneInfo = env->NewObject(gMicrophoneInfoClass, gMicrophoneInfoCstor, jDeviceId, in convertMicrophoneInfoFromNative()
171 gMicrophoneInfoCstor = GetMethodIDOrDie(env, microphoneInfoClass, "<init>", in register_android_media_MicrophoneInfo()