Searched refs:InitStaticInt (Results 1 – 3 of 3) sorted by relevance
126 extern bool InitStaticInt(JNIEnv* env,
125 bool InitStaticInt(JNIEnv* env, in InitStaticInt() function
33 if (!InitStaticInt(env, "android/os/Build$VERSION", "SDK_INT", &value)) in InitSDKVersionInfo()