Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_InputChannel.cpp262 static const JNINativeMethod gInputChannelMethods[] = { variable
281 int res = RegisterMethodsOrDie(env, "android/view/InputChannel", gInputChannelMethods, in register_android_view_InputChannel()
282 NELEM(gInputChannelMethods)); in register_android_view_InputChannel()