Verified Commit c1d7767a authored by Bernd Paysan's avatar Bernd Paysan
Browse files

Try doing completion suggestions

parent 5f2d283c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ jni-method: toggleSoftInput toggleSoftInput (II)V
jni-method: displayCompletions displayCompletions (Landroid/view/View;[Landroid/view/inputmethod/CompletionInfo;)V

jni-class: android/view/inputmethod/CompletionInfo
jni:new newCompletionInfo (JILjava/lang/CharSequence;)V
jni-new: newCompletionInfo (JILjava/lang/CharSequence;)V

jni-class: android/view/View
jni-method: getWindowVisibleDisplayFrame getWindowVisibleDisplayFrame (Landroid/graphics/Rect;)V