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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java176 static final int MSG_SWITCH_IME = 3050; field in class:InputMethodManagerService
2953 case MSG_SWITCH_IME:
3894 mHandler.sendMessage(mHandler.obtainMessage(MSG_SWITCH_IME,

Completed in 48 milliseconds