Searched refs:getLogEventFromIntent (Results 1 – 2 of 2) sorted by relevance
320 logKeyboardShortcut(keyEvent, KeyboardLogEvent.getLogEventFromIntent(intent)); in handleIntentShortcut()337 logKeyboardShortcut(keyEvent, KeyboardLogEvent.getLogEventFromIntent(shortcutIntent)); in handleIntentShortcut()
298 public static KeyboardLogEvent getLogEventFromIntent(Intent intent) { in getLogEventFromIntent() method in KeyboardMetricsCollector.KeyboardLogEvent