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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java170 static final int MSG_BIND_CLIENT = 3010; field in class:InputMethodManagerService
1560 MSG_BIND_CLIENT, mCurClient.client, res));
2919 case MSG_BIND_CLIENT: {

Completed in 63 milliseconds