Home
last modified time | relevance | path

Searched defs:scancode (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DKeyEvent.java1547 int deviceId, int scancode) { in KeyEvent()
1571 int deviceId, int scancode, int flags) { in KeyEvent()
1596 int deviceId, int scancode, int flags, int source) { in KeyEvent()
1602 int deviceId, int scancode, int flags, int source, @Nullable String characters) { in KeyEvent()
1707 int deviceId, int scancode, int flags, int source, int displayId, @Nullable byte[] hmac, in obtain()
1749 int deviceId, int scancode, int flags, int source, String characters) { in obtain()