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

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

Introduction

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

The text is from its open source code.

Method

StringgetId()
Return a unique ID for this input method.
StringgetPackageName()
Return the .apk package that implements this input method.
ServiceInfogetServiceInfo()
Return the raw information about the Service implementing this input method.