Sha256: 1d227222de6eb7fd97e40153076a326a4023d8c44f2a81cccde879d26f9a3f74
Contents?: true
Size: 998 Bytes
Versions: 32
Compression:
Stored size: 998 Bytes
Contents
/* DO NOT EDIT THIS FILE - it is machine generated */ #include <jni.h> /* Header for class com_rhomobile_rhodes_SplashScreen */ #ifndef _Included_com_rhomobile_rhodes_SplashScreen #define _Included_com_rhomobile_rhodes_SplashScreen #ifdef __cplusplus extern "C" { #endif #undef com_rhomobile_rhodes_SplashScreen_DEBUG #define com_rhomobile_rhodes_SplashScreen_DEBUG 0L /* * Class: com_rhomobile_rhodes_SplashScreen * Method: nativeStart * Signature: ()V */ JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_SplashScreen_nativeStart (JNIEnv *, jobject); /* * Class: com_rhomobile_rhodes_SplashScreen * Method: nativeHide * Signature: ()V */ JNIEXPORT void JNICALL Java_com_rhomobile_rhodes_SplashScreen_nativeHide (JNIEnv *, jobject); /* * Class: com_rhomobile_rhodes_SplashScreen * Method: howLongWaitMs * Signature: ()I */ JNIEXPORT jint JNICALL Java_com_rhomobile_rhodes_SplashScreen_howLongWaitMs (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif
Version data entries
32 entries across 32 versions & 1 rubygems