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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java169 static final int MSG_UNBIND_CLIENT = 3000; field in class:InputMethodManagerService
1277 MSG_UNBIND_CLIENT, mCurSeq, unbindClientReason, mCurClient.client));
1671 MSG_UNBIND_CLIENT, InputMethodClient.UNBIND_REASON_DISCONNECT_IME,
2912 case MSG_UNBIND_CLIENT:

Completed in 1468 milliseconds