Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java246 static final int MSG_BIND_CLIENT = 3010; field in InputMethodManagerService
2562 MSG_BIND_CLIENT, mCurClient.client, res)); in onSessionCreated()
4380 case MSG_BIND_CLIENT: { in handleMessage()