Home
last modified time | relevance | path

Searched defs:inputMethodService (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DInputConnectionWrapper.java67 public InputConnectionWrapper( in InputConnectionWrapper()
96 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getTextAfterCursor() local
126 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getTextBeforeCursor() local
156 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getSelectedText() local
200 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getSurroundingText() local
226 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getCursorCapsMode() local
252 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in getExtractedText() local
276 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in notifyUserActionIfNecessary() local
509 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in commitContent() local