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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java151 static final int MSG_RESTART_INPUT = 2010; field in class:InputMethodManagerService
1142 MSG_RESTART_INPUT, session, mCurInputContext, mCurAttribute));
2577 case MSG_RESTART_INPUT:

Completed in 32 milliseconds