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

/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp925 onInputChannelDestroyed_native(JNIEnv* env, jobject clazz, jint handle, jobject channel) function in namespace:android
927 LOG_TRACE("onInputChannelDestroyed_native");
1006 { "onInputChannelDestroyedNative", "(ILandroid/view/InputChannel;)V", (void*)onInputChannelDestroyed_native },

Completed in 629 milliseconds