Searched refs:startTypingStateTimer (Results 1 – 2 of 2) sorted by relevance
91 public void startTypingStateTimer(Key typedKey); in startTypingStateTimer() method107 public void startTypingStateTimer(Key typedKey) {} in startTypingStateTimer() method in PointerTracker.TimerProxy.Adapter465 mTimerProxy.startTypingStateTimer(key); in callListenerOnPressAndCheckKeyboardLayoutChange()1276 mTimerProxy.startTypingStateTimer(key); in onRegisterKey()
361 public void startTypingStateTimer(final Key typedKey) { in startTypingStateTimer() method in MainKeyboardView.KeyTimerHandler