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

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

Completed in 90 milliseconds