FileDocCategorySizeDatePackage
IInputSessionCallback.javaAPI DocAndroid 5.1 API2933Sat Mar 14 05:48:10 GMT 2015com.android.internal.view

IInputSessionCallback

public interface IInputSessionCallback implements android.os.IInterface
Helper interface for IInputMethod to allow the input method to notify the client when a new session has been created. {@hide}

Fields Summary
Constructors Summary
Methods Summary
public voidsessionCreated(com.android.internal.view.IInputMethodSession session)