Searched refs:gFloatCstor (Results 1 – 1 of 1) sorted by relevance
30 static jmethodID gFloatCstor; variable85 jobject jFrequency = env->NewObject(gFloatClass, gFloatCstor, in convertMicrophoneInfoFromNative()87 jobject jResponse = env->NewObject(gFloatClass, gFloatCstor, in convertMicrophoneInfoFromNative()160 gFloatCstor = GetMethodIDOrDie(env, floatClass, "<init>", "(F)V"); in register_android_media_MicrophoneInfo()