Searched refs:inputMethodManagerInternal (Results 1 – 7 of 7) sorted by relevance
116 final InputMethodManagerInternal inputMethodManagerInternal = in onTransferTouchFocusToImeWindow() local118 if (!inputMethodManagerInternal.transferTouchFocusToImeWindow(sourceInputToken, in onTransferTouchFocusToImeWindow()
65 AutofillInlineSessionController(InputMethodManagerInternal inputMethodManagerInternal, in AutofillInlineSessionController() argument68 mInputMethodManagerInternal = inputMethodManagerInternal; in AutofillInlineSessionController()
112 @NonNull InputMethodManagerInternal inputMethodManagerInternal, int userId, in AutofillInlineSuggestionsRequestSession()117 mInputMethodManagerInternal = inputMethodManagerInternal; in AutofillInlineSuggestionsRequestSession()
1361 @NonNull InputMethodManagerInternal inputMethodManagerInternal) { in Session() argument1406 mInlineSessionController = new AutofillInlineSessionController(inputMethodManagerInternal, in Session()
431 final InputMethodManagerInternal inputMethodManagerInternal = in updateInputFocusRequest() local433 if (inputMethodManagerInternal != null) { in updateInputFocusRequest()434 inputMethodManagerInternal.hideCurrentInputMethod( in updateInputFocusRequest()
335 final InputMethodManagerInternal inputMethodManagerInternal = in setInputMethodEnabled() local347 if (inputMethodManagerInternal.setInputMethodEnabled(imeId, in setInputMethodEnabled()
1335 InputMethodManagerInternal inputMethodManagerInternal = InputMethodManagerInternal.get(); in getImeInfoListForLayoutMapping() local1339 inputMethodManagerInternal.getEnabledInputMethodListAsUser( in getImeInfoListForLayoutMapping()