Home | History | Annotate | Download | only in inputmethodservice
      1 <html>
      2 <body>
      3 Base classes for writing input methods (such as software keyboards).  These APIs are not for use by
      4 normal applications, they are a framework specifically for writing input
      5 method components.  Implementations will typically derive from
      6 {@link android.inputmethodservice.InputMethodService}.
      7 </body>
      8 </html>
      9