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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java166 static final int MSG_START_INPUT = 2000; field in class:InputMethodManagerService
1315 MSG_START_INPUT, mCurInputContextMissingMethods, session, mCurInputContext,
2883 case MSG_START_INPUT: {

Completed in 191 milliseconds