Searched refs:MSG_REPEAT_KEY (Results 1 – 1 of 1) sorted by relevance
124 private static final int MSG_REPEAT_KEY = 1; field in LatinKeyboardView.KeyTimerHandler142 case MSG_REPEAT_KEY: in handleMessage()161 sendMessageDelayed(obtainMessage(MSG_REPEAT_KEY, tracker), delay); in startKeyRepeatTimer()172 removeMessages(MSG_REPEAT_KEY); in cancelKeyRepeatTimer()