Searched refs:typedKey (Results 1 – 2 of 2) sorted by relevance
139 public void startTypingStateTimer(@Nonnull final Key typedKey) { in startTypingStateTimer() argument140 if (typedKey.isModifier() || typedKey.altCodeWhileTyping()) { in startTypingStateTimer()152 final int typedCode = typedKey.getCode(); in startTypingStateTimer()
29 public void startTypingStateTimer(@Nonnull Key typedKey); in startTypingStateTimer() argument106 public void startTypingStateTimer(@Nonnull Key typedKey) {} in startTypingStateTimer() argument