Searched refs:logKeyboardShortcut (Results 1 – 1 of 1) sorted by relevance
392 logKeyboardShortcut(keyEvent, KeyboardLogEvent.getLogEventFromIntent(intent)); in handleIntentShortcut()409 logKeyboardShortcut(keyEvent, KeyboardLogEvent.getLogEventFromIntent(shortcutIntent)); in handleIntentShortcut()415 private void logKeyboardShortcut(KeyEvent event, KeyboardLogEvent logEvent) { in logKeyboardShortcut() method in ModifierShortcutManager