Searched refs:inputMethodManagerInternal (Results 1 – 6 of 6) sorted by relevance
111 final InputMethodManagerInternal inputMethodManagerInternal = in onTransferTouchFocusToImeWindow() local113 if (!inputMethodManagerInternal.transferTouchFocusToImeWindow(sourceInputToken, in onTransferTouchFocusToImeWindow()
65 AutofillInlineSessionController(InputMethodManagerInternal inputMethodManagerInternal, in AutofillInlineSessionController() argument68 mInputMethodManagerInternal = inputMethodManagerInternal; in AutofillInlineSessionController()
110 @NonNull InputMethodManagerInternal inputMethodManagerInternal, int userId, in AutofillInlineSuggestionsRequestSession()115 mInputMethodManagerInternal = inputMethodManagerInternal; in AutofillInlineSuggestionsRequestSession()
1042 @NonNull InputMethodManagerInternal inputMethodManagerInternal) {1076 mInlineSessionController = new AutofillInlineSessionController(inputMethodManagerInternal,
418 final InputMethodManagerInternal inputMethodManagerInternal = in updateInputFocusRequest() local420 if (inputMethodManagerInternal != null) { in updateInputFocusRequest()421 inputMethodManagerInternal.hideCurrentInputMethod( in updateInputFocusRequest()
335 final InputMethodManagerInternal inputMethodManagerInternal = in setInputMethodEnabled() local347 if (inputMethodManagerInternal.setInputMethodEnabled(imeId, in setInputMethodEnabled()