Home
last modified time | relevance | path

Searched refs:JNI_METHODS_MOTION (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/jni/
Dandroid_view_cts_AInputNativeTest.cpp155 const std::array<JNINativeMethod, 3> JNI_METHODS_MOTION = {{ variable
186 return env->RegisterNatives(clazzTest, JNI_METHODS_MOTION.data(), JNI_METHODS_MOTION.size()); in register_android_view_cts_AMotionEventNativeTest()