Searched defs:inputMethodManager (Results 1 – 5 of 5) sorted by relevance
474 InputMethodManager inputMethodManager = mContext.getSystemService(InputMethodManager.class); in updateInputState() local
642 InputMethodManager inputMethodManager = mContext.getSystemService(InputMethodManager.class); in updateInputState() local
1315 InputMethodManager inputMethodManager = in showSoftInput() local1330 InputMethodManager inputMethodManager = in hideSoftInput() local
977 InputMethodManager inputMethodManager, View servedView) { in ControlledInputConnectionWrapper()
2524 final InputMethodManager inputMethodManager = view.getContext().getSystemService( in requestShowSoftInputInViewThread() local