Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DKeyEvent.java322 public static final int KEYCODE_BUTTON_C = 98; field in KeyEvent
1941 case KeyEvent.KEYCODE_BUTTON_C: in isGamepadButton()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java235 mSpecialCharacterNames.put(KeyEvent.KEYCODE_BUTTON_C, in loadResources()
H A DKeyboardShortcutListSearch.java241 mSpecialCharacterNames.put(KeyEvent.KEYCODE_BUTTON_C, in loadResources()
/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.txt50805 field public static final int KEYCODE_BUTTON_C = 98; // 0x62