Searched refs:mInputMethodService (Results 1 – 2 of 2) sorted by relevance
53 private final WeakReference<AbstractInputMethodService> mInputMethodService; field in InputConnectionWrapper71 mInputMethodService = inputMethodService; in InputConnectionWrapper()96 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getTextAfterCursor()126 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getTextBeforeCursor()156 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getSelectedText()200 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getSurroundingText()226 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getCursorCapsMode()252 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getExtractedText()276 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in notifyUserActionIfNecessary()509 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in commitContent()
215 private final InputMethodService mInputMethodService; field in CarUiImeWideScreenController219 mInputMethodService = ims; in CarUiImeWideScreenController()309 mInputMethodService.getWindow().getWindow().getDecorView().getHeight(); in onComputeInsets()573 mInputMethodService.requestHideSelf(0); in onStartInputView()