Example usage for Java android.view.inputmethod InputMethodInfo fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getId() Return a unique ID for this input method. |
String | getPackageName() Return the .apk package that implements this input method. |
ServiceInfo | getServiceInfo() Return the raw information about the Service implementing this input method. |