Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_VerifiedMotionEvent.cpp29 } gVerifiedMotionEventClassInfo; variable
34 return env->NewObject(gVerifiedMotionEventClassInfo.clazz, in android_view_VerifiedMotionEvent()
35 gVerifiedMotionEventClassInfo.constructor, event.deviceId, in android_view_VerifiedMotionEvent()
43 gVerifiedMotionEventClassInfo.clazz = MakeGlobalRefOrDie(env, clazz); in register_android_view_VerifiedMotionEvent()
45 gVerifiedMotionEventClassInfo.constructor = in register_android_view_VerifiedMotionEvent()