Searched refs:scancode (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ |
H A D | KeyEvent.java | 1547 int deviceId, int scancode) { in KeyEvent() argument 1548 this(downTime, eventTime, action, code, repeat, metaState, deviceId, scancode, in KeyEvent() 1571 int deviceId, int scancode, int flags) { in KeyEvent() argument 1572 this(downTime, eventTime, action, code, repeat, metaState, deviceId, scancode, flags, in KeyEvent() 1596 int deviceId, int scancode, int flags, int source) { in KeyEvent() argument 1597 this(downTime, eventTime, action, code, repeat, metaState, deviceId, scancode, flags, in KeyEvent() 1602 int deviceId, int scancode, int flags, int source, @Nullable String characters) { in KeyEvent() argument 1613 mScanCode = scancode; in KeyEvent() 1718 ev.mScanCode = scancode; in obtain() 1749 int deviceId, int scancode, int flags, int source, String characters) { in obtain() argument [all …]
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |