Searched refs:gInputChannelMethods (Results 1 – 1 of 1) sorted by relevance
262 static const JNINativeMethod gInputChannelMethods[] = { variable281 int res = RegisterMethodsOrDie(env, "android/view/InputChannel", gInputChannelMethods, in register_android_view_InputChannel()282 NELEM(gInputChannelMethods)); in register_android_view_InputChannel()