Searched refs:methodTable (Results 1 – 1 of 1) sorted by relevance
196 const JNINativeMethod methodTable[] = { in JNI_OnLoad() local247 jniRegisterNativeMethods(env, "android/os/PowerManagerTest", methodTable, in JNI_OnLoad()248 sizeof(methodTable) / sizeof(JNINativeMethod)); in JNI_OnLoad()