setInputExtras

setInputExtras was added in API Level 3
Related XML Attribute: android:editorExtras

setInputExtras (int xmlResId)
Set the extra input data of the text, which is the TextBoxAttribute.extras Bundle that will be filled in when creating an input connection. The given integer is the resource ID of an XML resource holding an <input-extras>XML tree.
Ensure to change the minSDKVersion to 3, or greater.

Related Articles:

Resources: