Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java201 static final int MSG_START_INPUT = 2000; field in InputMethodManagerService
2028 MSG_START_INPUT, mCurInputContextMissingMethods, initial ? 0 : 1 /* restarting */, in attachNewInputLocked()
3782 case MSG_START_INPUT: { in handleMessage()