Searched refs:mInputMethodManagerInternal (Results 1 – 5 of 5) sorted by relevance
47 private final InputMethodManagerInternal mInputMethodManagerInternal; field in AutofillInlineSessionController68 mInputMethodManagerInternal = inputMethodManagerInternal; in AutofillInlineSessionController()93 mSession = new AutofillInlineSuggestionsRequestSession(mInputMethodManagerInternal, mUserId, in onCreateInlineSuggestionsRequestLocked()
60 private final InputMethodManagerInternal mInputMethodManagerInternal; field in AutofillInlineSuggestionsRequestSession115 mInputMethodManagerInternal = inputMethodManagerInternal; in AutofillInlineSuggestionsRequestSession()198 mInputMethodManagerInternal.onCreateInlineSuggestionsRequest(mUserId, in onCreateInlineSuggestionsRequestLocked()
172 private final InputMethodManagerInternal mInputMethodManagerInternal; field in AutofillManagerServiceImpl189 mInputMethodManagerInternal = LocalServices.getService(InputMethodManagerInternal.class); in AutofillManagerServiceImpl()524 flags, mInputMethodManagerInternal); in createSessionByTokenLocked()
127 private final InputMethodManagerInternal mInputMethodManagerInternal; field in Notifier182 mInputMethodManagerInternal = LocalServices.getService(InputMethodManagerInternal.class); in Notifier()422 mInputMethodManagerInternal.setInteractive(interactive); in onWakefulnessChangeStarted()
365 InputMethodManagerInternal mInputMethodManagerInternal; field in PhoneWindowManager967 if (mInputMethodManagerInternal == null) { in powerPress()968 mInputMethodManagerInternal = in powerPress()971 if (mInputMethodManagerInternal != null) { in powerPress()972 mInputMethodManagerInternal.hideCurrentInputMethod( in powerPress()