Searched refs:sMethods (Results 1 – 2 of 2) sorted by relevance
33 static const JNINativeMethod sMethods[] = { variable45 int err = env->RegisterNatives(clazz, sMethods, sizeof(sMethods) / sizeof(JNINativeMethod)); in register_android_view_cts_AInputTransferTokenTest()
155 static const JNINativeMethod sMethods[] = { variable169 int err = env->RegisterNatives(clazz, sMethods, NELEM(sMethods)); in register_android_window_cts_ASurfaceControlInputReceiverTest()