Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java237 static final int MSG_INITIALIZE_IME = 1040; field in InputMethodManagerService
2532 MSG_INITIALIZE_IME, mCurTokenDisplayId, mCurMethod, mCurToken, in onServiceConnected()
4290 case MSG_INITIALIZE_IME: in handleMessage()