Home
last modified time | relevance | path

Searched refs:handleShowKeyboardShortcuts (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java639 handleShowKeyboardShortcuts(keyboardShortcutGroups); in showKeyboardShortcutsDialog()
644 private void handleShowKeyboardShortcuts(List<KeyboardShortcutGroup> keyboardShortcutGroups) { in handleShowKeyboardShortcuts() method in KeyboardShortcuts