Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputChannel.cpp281 static const JNINativeMethod gInputChannelMethods[] = { variable
302 int res = RegisterMethodsOrDie(env, "android/view/InputChannel", gInputChannelMethods, in register_android_view_InputChannel()
303 NELEM(gInputChannelMethods)); in register_android_view_InputChannel()