Searched refs:shortcutKey (Results 1 – 1 of 1) sorted by relevance
768 final Key shortcutKey = keyboard.getKey(Constants.CODE_SHORTCUT); in updateShortcutKey() local769 if (shortcutKey == null) { in updateShortcutKey()772 shortcutKey.setEnabled(available); in updateShortcutKey()773 invalidateKey(shortcutKey); in updateShortcutKey()