Class android.inputmethodservice.AbstractInputMethodService

Changed Methods
boolean isUiContext() Change in signature from Context to void.
Method was inherited from android.content.Context, but is now defined locally. Change from static to non-static.
Change from non-final to final.