Home
last modified time | relevance | path

Searched refs:KEYCODE_S (Results 1 – 4 of 4) 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/src/com/android/launcher3/accessibility/
DLauncherAccessibilityDelegate.java112 R.string.action_deep_shortcut, KeyEvent.KEYCODE_S)); in LauncherAccessibilityDelegate()
114 R.string.shortcuts_menu_with_notifications_description, KeyEvent.KEYCODE_S)); in LauncherAccessibilityDelegate()
/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java465 map.put(KeyEvent.KEYCODE_S, KeyEvent.KEYCODE_SYSTEM_NAVIGATION_DOWN); in map.put() argument
/packages/apps/TV/src/com/android/tv/
DMainActivity.java2241 case KeyEvent.KEYCODE_S: