Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java4924 final String lastInputMethodId = settings.getSelectedInputMethod(); in handleMessage() local
4926 settings.getSelectedInputMethodSubtypeId(lastInputMethodId); in handleMessage()
4941 lastInputMethodId, lastInputMethodSubtypeId, imList); in handleMessage()