Home | History | Annotate | Download | only in jni

Lines Matching refs:gPostEventFromNative

145 static jmethodID gPostEventFromNative;
214 env->CallStaticVoidMethod(mClass, gPostEventFromNative, mObject,
1625 gPostEventFromNative = env->GetStaticMethodID(eventHandlerClass, "postEventFromNative",