/aosp12/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/ |
H A D | EditTextInputActivity.java | 97 KeyEvent.KEYCODE_S, in onCreate() 126 KeyEvent.KEYCODE_S, in onCreate()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
H A D | ListSetSelection.java | 65 if (event.getKeyCode() == KeyEvent.KEYCODE_S) { in dispatchKeyEvent()
|
/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/ |
H A D | ClosedCaptionFragment.java | 41 super(KeyEvent.KEYCODE_CAPTIONS, KeyEvent.KEYCODE_S); in ClosedCaptionFragment()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
H A D | LauncherAccessibilityDelegate.java | 113 R.string.action_deep_shortcut, KeyEvent.KEYCODE_S)); in LauncherAccessibilityDelegate() 115 R.string.shortcuts_menu_with_notifications_description, KeyEvent.KEYCODE_S)); in LauncherAccessibilityDelegate()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | SearchManager.java | 83 public final static int MENU_KEYCODE = KeyEvent.KEYCODE_S;
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | KeyboardShortcuts.java | 498 KeyEvent.KEYCODE_S, in getDefaultApplicationShortcuts()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | KeyEvent.java | 199 public static final int KEYCODE_S = 47; field in KeyEvent
|
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/ |
H A D | RotaryService.java | 480 map.put(KeyEvent.KEYCODE_S, KeyEvent.KEYCODE_SYSTEM_NAVIGATION_DOWN); in map.put() argument
|
/aosp12/packages/apps/TV/src/com/android/tv/ |
H A D | MainActivity.java | 2241 case KeyEvent.KEYCODE_S:
|
/aosp12/frameworks/base/services/core/java/com/android/server/policy/ |
H A D | PhoneWindowManager.java | 2671 case KeyEvent.KEYCODE_S: in interceptKeyBeforeDispatching()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | WindowManagerService.java | 4880 int sState = mInputManager.getKeyCodeState(-1, InputDevice.SOURCE_ANY, KeyEvent.KEYCODE_S); in detectSafeMode()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 47693 field public static final int KEYCODE_S = 47; // 0x2f
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 32644 field public static final int KEYCODE_S = 47; // 0x2f
|