Searched refs:ACTION_MULTIPLE (Results 1 – 10 of 10) sorted by relevance
958 public static final int ACTION_MULTIPLE = 2; field in KeyEvent1594 mAction = ACTION_MULTIPLE; in KeyEvent()2926 case ACTION_MULTIPLE: in dispatch()2940 mAction = ACTION_MULTIPLE; in dispatch()3077 case ACTION_MULTIPLE: in actionToString()
241 case KeyEvent.ACTION_MULTIPLE: in onKeyEvent()
7066 KeyEvent.ACTION_MULTIPLE, keycode, repeatCount, metaState, in process()7939 if (action != KeyEvent.ACTION_DOWN && action != KeyEvent.ACTION_MULTIPLE) {
502 if (event.getAction() != KeyEvent.ACTION_MULTIPLE in onKeyOther()
55 && event.getAction() == KeyEvent.ACTION_MULTIPLE) { in onKeyOther()
1771 case KeyEvent.ACTION_MULTIPLE: in commonKey()
2502 case KeyEvent.ACTION_MULTIPLE: in commonKey()
6070 case KeyEvent.ACTION_MULTIPLE: in sendToTextFilter()
32438 field public static final int ACTION_MULTIPLE = 2; // 0x2
48334 field @Deprecated public static final int ACTION_MULTIPLE = 2; // 0x2