Java android.view.inputmethod InputMethodSubtype fields, constructors, methods, implement or subclass

Example usage for Java android.view.inputmethod InputMethodSubtype fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.view.inputmethod InputMethodSubtype.

The text is from its open source code.

Method

booleancontainsExtraValueKey(String key)
The string of ExtraValue in subtype should be defined as follows: example: key0,key1=value1,key2,key3,key4=value4
StringgetExtraValueOf(String key)
The string of ExtraValue in subtype should be defined as follows: example: key0,key1=value1,key2,key3,key4=value4
intgetIconResId()
StringgetLocale()
StringgetMode()