Searched refs:dispatchKeyEventNative (Results 1 – 1 of 1) sorted by relevance
106 private native void dispatchKeyEventNative(int handle, KeyEvent event); in dispatchKeyEventNative() method in NativeActivity277 dispatchKeyEventNative(mNativeHandle, event); in dispatchKeyEvent()