This method of the InputManagerListener Interface retrieves an IME from an Input Method Manager-maintained list.
public InputMethodListener getInputMethod(int idx);
Returns the InputMethodListener at a specific index interface.
idx | An index of an IME on the list. |