The getCurrentInputMethod of the InputManagerListener Interface contains the following signatures:
getCurrentInputMethod()
getCurrentInputMethod()
Retrieves the current IME from an Input Method Manager-maintained list.
public InputMethodListener getCurrentInputMethod();
Returns the current InputMethodListener.
Retrieves the current IME from an Input Method Manager-maintained list.
public InputMethodListener getCurrentInputMethod();
Returns the InputMethodListener at a specific index interface.