File
Doc
Category
Size
Date
Package
IInputSessionCallback.java
API Doc
Android 5.1 API
2933
Sat Mar 14 05:48:10 GMT 2015
com.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 void
sessionCreated
(
com.android.internal.view.IInputMethodSession
session)
Java Code Source