Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/view/
H A DInputStageBenchmark.java196 new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_BACKSLASH); in testKeyEvent()
201 new KeyEvent(KeyEvent.ACTION_UP, KeyEvent.KEYCODE_BACKSLASH); in testKeyEvent()
/aosp14/frameworks/base/core/java/android/hardware/input/
H A DVirtualKeyEvent.java139 KeyEvent.KEYCODE_BACKSLASH,
/aosp14/frameworks/base/core/java/android/view/
H A DKeyEvent.java257 public static final int KEYCODE_BACKSLASH = 73; field in KeyEvent
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt50782 field public static final int KEYCODE_BACKSLASH = 73; // 0x49