Home
last modified time | relevance | path

Searched refs:getInputMethodInternal (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DAbstractInputMethodService.java83 public final InputMethod getInputMethodInternal() { in getInputMethodInternal() method in AbstractInputMethodService
DInputMethodService.java1565 getInputMethodInternal().restartInput(new RemoteInputConnection(ric, sessionId), in invalidateInputInternal()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/
DInputMethodServiceTest.java1333 mInputMethodService.getInputMethodInternal().onNavButtonFlagsChanged(flags); in setDrawsImeNavBarAndSwitcherButton()