Searched refs:MSG_START_TUTORIAL (Results 1 – 3 of 3) sorted by relevance
119 private static final int MSG_START_TUTORIAL = 1; field in OpenWnnEN137 case MSG_START_TUTORIAL:147 sendMessageDelayed(obtainMessage(MSG_START_TUTORIAL), 100);336 mHandler.removeMessages(MSG_START_TUTORIAL); in hideWindow()1036 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_START_TUTORIAL), 500); in startTutorial()
135 private static final int MSG_START_TUTORIAL = 1; field in OpenWnnJAJP403 case MSG_START_TUTORIAL:413 sendMessageDelayed(obtainMessage(MSG_START_TUTORIAL), 100);523 mHandler.removeMessages(MSG_START_TUTORIAL); in hideWindow()2511 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_START_TUTORIAL), 500); in startTutorial()
73 private static final int MSG_START_TUTORIAL = 1; field in LatinIME155 case MSG_START_TUTORIAL:162 sendMessageDelayed(obtainMessage(MSG_START_TUTORIAL), 100);1058 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_START_TUTORIAL), 500); in startTutorial()