Searched refs:inputMethodManagerInternal (Results 1 – 7 of 7) sorted by relevance
118 final InputMethodManagerInternal inputMethodManagerInternal = in onTransferTouchFocusToImeWindow() local120 if (!inputMethodManagerInternal.transferTouchFocusToImeWindow(sourceInputToken, in onTransferTouchFocusToImeWindow()
65 AutofillInlineSessionController(InputMethodManagerInternal inputMethodManagerInternal, in AutofillInlineSessionController() argument68 mInputMethodManagerInternal = inputMethodManagerInternal; in AutofillInlineSessionController()
113 @NonNull InputMethodManagerInternal inputMethodManagerInternal, int userId, in AutofillInlineSuggestionsRequestSession()118 mInputMethodManagerInternal = inputMethodManagerInternal; in AutofillInlineSuggestionsRequestSession()
1483 @NonNull InputMethodManagerInternal inputMethodManagerInternal, in Session() argument1555 mInlineSessionController = new AutofillInlineSessionController(inputMethodManagerInternal, in Session()
439 final InputMethodManagerInternal inputMethodManagerInternal = in updateInputFocusRequest() local441 if (inputMethodManagerInternal != null) { in updateInputFocusRequest()443 inputMethodManagerInternal.hideAllInputMethods( in updateInputFocusRequest()
408 final InputMethodManagerInternal inputMethodManagerInternal = in setInputMethodEnabled() local420 if (inputMethodManagerInternal.setInputMethodEnabled(imeId, in setInputMethodEnabled()
1062 InputMethodManagerInternal inputMethodManagerInternal = InputMethodManagerInternal.get(); in getImeInfoListForLayoutMapping() local1066 inputMethodManagerInternal.getEnabledInputMethodListAsUser( in getImeInfoListForLayoutMapping()