Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_MotionEvent.cpp737 static const JNINativeMethod gMotionEventMethods[] = { variable
872 int res = RegisterMethodsOrDie(env, "android/view/MotionEvent", gMotionEventMethods, in register_android_view_MotionEvent()
873 NELEM(gMotionEventMethods)); in register_android_view_MotionEvent()