Searched defs:MSG_RESTART_INPUT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java167 static final int MSG_RESTART_INPUT = 2010; field in class:InputMethodManagerService
1319 MSG_RESTART_INPUT, mCurInputContextMissingMethods, session, mCurInputContext,
2896 case MSG_RESTART_INPUT: {

Completed in 59 milliseconds