Home
last modified time | relevance | path

Searched refs:KEYCODE_A (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DMenuTest.java91 Assert.assertTrue(mMenu.isShortcutKey(KeyEvent.KEYCODE_A, in testIsShortcutWithAlpha()
92 makeKeyEvent(KeyEvent.KEYCODE_A, 0))); in testIsShortcutWithAlpha()
103 Assert.assertFalse(mMenu.isShortcutKey(KeyEvent.KEYCODE_A, in testIsShortcutWithNumeric()
104 makeKeyEvent(KeyEvent.KEYCODE_A, 0))); in testIsShortcutWithNumeric()
111 Assert.assertTrue(mMenu.isShortcutKey(KeyEvent.KEYCODE_A, in testIsShortcutWithAlt()
112 makeKeyEvent(KeyEvent.KEYCODE_A, in testIsShortcutWithAlt()
114 Assert.assertFalse(mMenu.isShortcutKey(KeyEvent.KEYCODE_A, in testIsShortcutWithAlt()
115 makeKeyEvent(KeyEvent.KEYCODE_A, in testIsShortcutWithAlt()
123 Assert.assertFalse(mMenu.isShortcutKey(KeyEvent.KEYCODE_A, in testIsNotShortcutWithShift()
124 makeKeyEvent(KeyEvent.KEYCODE_A, in testIsNotShortcutWithShift()
[all …]
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
DStartInTouchWithViewInFocusTest.java62 assertNotInTouchModeAfterKey(this, KeyEvent.KEYCODE_A, mEditText); in DISABLE_testNonDirectionalKeyExitsTouchMode()
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DBaseKeyboardShortcutsTestCase.java45 testKeyboardShortcut(KeyEvent.KEYCODE_A, in testAlphabeticCtrlShortcut()
DKeyboardShortcutsTestCaseWithToolbar.java78 KeyEvent tempEvent = new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_A); in sendControlChar()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DFilesActivity.java375 case KeyEvent.KEYCODE_A: in onKeyShortcut()
/frameworks/base/core/java/android/view/
DKeyEvent.java156 public static final int KEYCODE_A = 29; field in KeyEvent
/frameworks/base/core/java/android/widget/
DTextView.java8752 case KeyEvent.KEYCODE_A: in onKeyShortcut()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32465 field public static final int KEYCODE_A = 29; // 0x1d
/frameworks/base/api/
Dcurrent.txt41375 field public static final int KEYCODE_A = 29; // 0x1d
Dsystem-current.txt44552 field public static final int KEYCODE_A = 29; // 0x1d
Dtest-current.txt41461 field public static final int KEYCODE_A = 29; // 0x1d