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

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

Completed in 56 milliseconds