Home | History | Annotate | Download | only in jni

Lines Matching refs:mClass

203     jclass      mClass;     // Reference to AudioPortEventHandler class
217 mClass = (jclass)env->NewGlobalRef(clazz);
232 env->DeleteGlobalRef(mClass);
241 env->CallStaticVoidMethod(mClass, gAudioPortEventHandlerMethods.postEventFromNative, mObject,