android.inputmethodservice
Interfaces
| OnKeyboardActionListener | Listener for virtual keyboard events. |
Classes
| AbstractInputMethodService | AbstractInputMethodService provides a abstract base class for input methods. |
| ExtractEditText | * Specialization of |
| InputMethodService | InputMethodService provides a standard implementation of an InputMethod, which final implementations can derive from and customize. |
| Keyboard | Loads an XML description of a keyboard and stores the attributes of the keys. |
| KeyboardView | A view that renders a virtual |