public static interface InputMethodSession.EventCallback

android.view.inputmethod.InputMethodSession.EventCallback



Summary

Public methods

abstract void finishedEvent(int seq, boolean handled)

Public methods

finishedEvent

public abstract void finishedEvent (int seq, 
                boolean handled)
Parameters
seq int
handled boolean

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-02-10 UTC.