Home
last modified time | relevance | path

Searched refs:KEYCODE_CTRL_RIGHT (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DKeyEvents.java50 return createTestEvent(action, KeyEvent.KEYCODE_CTRL_RIGHT, meta); in createRightCtrlKey()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DDragAndDropManager.java214 case KeyEvent.KEYCODE_CTRL_RIGHT: in onKeyEvent()
221 || event.getKeyCode() == KeyEvent.KEYCODE_CTRL_RIGHT); in adjustCtrlKeyCount()
/aosp12/frameworks/base/core/java/android/view/
H A DKeyEvent.java373 public static final int KEYCODE_CTRL_RIGHT = 114; field in KeyEvent
2192 case KEYCODE_CTRL_RIGHT: in isModifierKey()
/aosp12/packages/apps/TV/src/com/android/tv/
H A DMainActivity.java2337 case KeyEvent.KEYCODE_CTRL_RIGHT:
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt47558 field public static final int KEYCODE_CTRL_RIGHT = 114; // 0x72
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt32525 field public static final int KEYCODE_CTRL_RIGHT = 114; // 0x72