Searched defs:inputMethodManager (Results 1 – 8 of 8) sorted by relevance
115 InputMethodManager inputMethodManager, in KeyguardPasswordViewController()
175 InputMethodManager inputMethodManager, @Main DelayableExecutor mainExecutor, in Factory()
102 @Nullable InputMethodManager inputMethodManager) throws ServiceNotFoundException { in TextServicesManager()
472 InputMethodManager inputMethodManager = mContext.getSystemService(InputMethodManager.class); in updateInputState() local
641 InputMethodManager inputMethodManager = mContext.getSystemService(InputMethodManager.class); in updateInputState() local
1314 InputMethodManager inputMethodManager = in showSoftInput() local1329 InputMethodManager inputMethodManager = in hideSoftInput() local
117 @NonNull InputMethodManager inputMethodManager, @Nullable View servedView) { in IInputConnectionWrapper()
2650 final InputMethodManager inputMethodManager = view.getContext().getSystemService( in requestShowSoftInputInViewThread() local