Home
last modified time | relevance | path

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

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