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