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
|