Searched refs:ACTION_MULTIPLE (Results 1 – 11 of 11) sorted by relevance
915 public static final int ACTION_MULTIPLE = 2; field in KeyEvent1527 mAction = ACTION_MULTIPLE; in KeyEvent()2827 case ACTION_MULTIPLE: in dispatch()2841 mAction = ACTION_MULTIPLE; in dispatch()2978 case ACTION_MULTIPLE: in actionToString()
241 case KeyEvent.ACTION_MULTIPLE: in onKeyEvent()
5935 KeyEvent.ACTION_MULTIPLE, keycode, repeatCount, metaState, in process()6808 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()
1770 case KeyEvent.ACTION_MULTIPLE: in commonKey()
2502 case KeyEvent.ACTION_MULTIPLE: in commonKey()
5928 case KeyEvent.ACTION_MULTIPLE: in sendToTextFilter()
32438 field public static final int ACTION_MULTIPLE = 2; // 0x2
50397 field @Deprecated public static final int ACTION_MULTIPLE = 2; // 0x2
50541 field @Deprecated public static final int ACTION_MULTIPLE = 2; // 0x2