Searched refs:method_S_init (Results 1 – 1 of 1) sorted by relevance
48 static jmethodID method_S_init; variable171 jobject state = env->NewObject(class_S, method_S_init); in nativeGetPowerEntityInfo()365 method_S_init = env->GetMethodID(class_S, "<init>", "()V"); in nativeInit()