Searched refs:MSG_RELOAD_KEYBOARD_LAYOUTS (Results 1 – 1 of 1) sorted by relevance
133 private static final int MSG_RELOAD_KEYBOARD_LAYOUTS = 3; field in InputManagerService1317 mHandler.sendEmptyMessage(MSG_RELOAD_KEYBOARD_LAYOUTS); in setCurrentKeyboardLayoutForInputDevice()1406 mHandler.sendEmptyMessage(MSG_RELOAD_KEYBOARD_LAYOUTS); in setKeyboardLayoutForInputDeviceInner()1434 mHandler.sendEmptyMessage(MSG_RELOAD_KEYBOARD_LAYOUTS); in addKeyboardLayoutForInputDevice()1468 mHandler.sendEmptyMessage(MSG_RELOAD_KEYBOARD_LAYOUTS); in removeKeyboardLayoutForInputDevice()2123 case MSG_RELOAD_KEYBOARD_LAYOUTS: in handleMessage()