Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DInsetsSourceProviderTest.java177 final WindowState inputMethod = createWindow(null, TYPE_INPUT_METHOD, "inputMethod"); in testUpdateSourceFrameForIme() local
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodWrapper.java133 public IInputMethodWrapper(AbstractInputMethodService context, InputMethod inputMethod) { in IInputMethodWrapper()
144 InputMethod inputMethod = mInputMethod.get(); in executeMessage() local
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java6239 final String inputMethod = in shouldAllowFgsStartForegroundLocked() local