Searched refs:finishPreDispatchKeyEventNative (Results 1 – 1 of 1) sorted by relevance
107 private native void finishPreDispatchKeyEventNative(int handle, int seq, boolean handled); in finishPreDispatchKeyEventNative() method in NativeActivity132 na.finishPreDispatchKeyEventNative(na.mNativeHandle, seq, handled); in finishedEvent()