Searched refs:MSG_RELOAD_KEYBOARD_LAYOUTS (Results 1 – 1 of 1) sorted by relevance
112 private static final int MSG_RELOAD_KEYBOARD_LAYOUTS = 2; field in KeyboardLayoutManager542 mHandler.sendEmptyMessage(MSG_RELOAD_KEYBOARD_LAYOUTS); in setKeyboardLayoutForInputDevice()629 mHandler.sendEmptyMessage(MSG_RELOAD_KEYBOARD_LAYOUTS); in onInputMethodSubtypeChanged()1026 case MSG_RELOAD_KEYBOARD_LAYOUTS: in handleMessage()