Searched refs:startTypingStateTimer (Results 1 – 3 of 3) sorted by relevance
29 public void startTypingStateTimer(@Nonnull Key typedKey); in startTypingStateTimer() method106 public void startTypingStateTimer(@Nonnull Key typedKey) {} in startTypingStateTimer() method in TimerProxy.Adapter
139 public void startTypingStateTimer(@Nonnull final Key typedKey) { in startTypingStateTimer() method in TimerHandler
268 sTimerProxy.startTypingStateTimer(key); in callListenerOnPressAndCheckKeyboardLayoutChange()