Searched refs:withKeyRegistering (Results 1 – 2 of 2) sorted by relevance
141 void callListenerOnReleaseKey(final Key releasedKey, final boolean withKeyRegistering) { in callListenerOnReleaseKey() argument144 if (withKeyRegistering) { in callListenerOnReleaseKey()156 public void releaseCurrentKey(final boolean withKeyRegistering) { in releaseCurrentKey() argument163 callListenerOnReleaseKey(currentKey, withKeyRegistering); in releaseCurrentKey()
74 public void releaseCurrentKey(final boolean withKeyRegistering) { in releaseCurrentKey() argument82 currentKeyboardView.releaseCurrentKey(withKeyRegistering); in releaseCurrentKey()