Example usage for Java android.inputmethodservice Keyboard fields, constructors, methods, implement or subclass
The text is from its open source code.
Keyboard(Context context, int xmlLayoutResId) Creates a keyboard from the given xml key layout file. |