Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DClosedCaptionFragment.java41 super(KeyEvent.KEYCODE_CAPTIONS, KeyEvent.KEYCODE_S); in ClosedCaptionFragment()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarShortcutMenuAccessibilityDelegate.java63 R.string.action_deep_shortcut, KeyEvent.KEYCODE_S)); in TaskbarShortcutMenuAccessibilityDelegate()
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java104 R.string.action_deep_shortcut, KeyEvent.KEYCODE_S)); in LauncherAccessibilityDelegate()
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java507 map.put(KeyEvent.KEYCODE_S, KeyEvent.KEYCODE_SYSTEM_NAVIGATION_DOWN); in map.put() argument
/packages/apps/TV/src/com/android/tv/
DMainActivity.java2301 case KeyEvent.KEYCODE_S: