/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class org_mozilla_webclient_wrapper_0005fnative_NativeEventThread */ #ifndef _Included_org_mozilla_webclient_wrapper_0005fnative_NativeEventThread #define _Included_org_mozilla_webclient_wrapper_0005fnative_NativeEventThread #ifdef __cplusplus extern "C" { #endif /* Inaccessible static: threadInitNumber */ /* Inaccessible static: stopThreadPermission */ #undef org_mozilla_webclient_wrapper_0005fnative_NativeEventThread_MIN_PRIORITY #define org_mozilla_webclient_wrapper_0005fnative_NativeEventThread_MIN_PRIORITY 1L #undef org_mozilla_webclient_wrapper_0005fnative_NativeEventThread_NORM_PRIORITY #define org_mozilla_webclient_wrapper_0005fnative_NativeEventThread_NORM_PRIORITY 5L #undef org_mozilla_webclient_wrapper_0005fnative_NativeEventThread_MAX_PRIORITY #define org_mozilla_webclient_wrapper_0005fnative_NativeEventThread_MAX_PRIORITY 10L /* * Class: org_mozilla_webclient_wrapper_0005fnative_NativeEventThread * Method: nativeAddListener * Signature: (ILorg/mozilla/webclient/WebclientEventListener;)V */ JNIEXPORT void JNICALL Java_org_mozilla_webclient_wrapper_1native_NativeEventThread_nativeAddListener (JNIEnv *, jobject, jint, jobject); /* * Class: org_mozilla_webclient_wrapper_0005fnative_NativeEventThread * Method: nativeInitialize * Signature: (I)V */ JNIEXPORT void JNICALL Java_org_mozilla_webclient_wrapper_1native_NativeEventThread_nativeInitialize (JNIEnv *, jobject, jint); /* * Class: org_mozilla_webclient_wrapper_0005fnative_NativeEventThread * Method: nativeProcessEvents * Signature: (I)V */ JNIEXPORT void JNICALL Java_org_mozilla_webclient_wrapper_1native_NativeEventThread_nativeProcessEvents (JNIEnv *, jobject, jint); #ifdef __cplusplus } #endif #endif