public static interface InputMethodSession.EventCallback
| android.view.inputmethod.InputMethodSession.EventCallback |
公共方法(Public methods) |
|
|---|---|
abstract void |
finishedEvent(int seq, boolean handled) |
void finishedEvent (int seq,
boolean handled)
| 参数(Parameters) | |
|---|---|
seq |
int
|
handled |
boolean
|