Searched refs:method_onAudioConf (Results 1 – 1 of 1) sorted by relevance
38 static jmethodID method_onAudioConf; variable104 mCallbacksObj, method_onAudioConf, (jint)direction, (jint)group_id, in OnAudioConf()134 method_onAudioConf = env->GetMethodID(clazz, "onAudioConf", "(IIII[B)V"); in classInitNative()