Searched refs:ACTION_MULTIPLE (Results 1 – 9 of 9) sorted by relevance
832 public static final int ACTION_MULTIPLE = 2; field in KeyEvent1426 mAction = ACTION_MULTIPLE; in KeyEvent()2634 case ACTION_MULTIPLE: in dispatch()2648 mAction = ACTION_MULTIPLE; in dispatch()2783 case ACTION_MULTIPLE: in actionToString()
234 case KeyEvent.ACTION_MULTIPLE: in onKeyEvent()
4199 KeyEvent.ACTION_MULTIPLE, keycode, repeatCount, metaState, in process()4997 if (action != KeyEvent.ACTION_DOWN && action != KeyEvent.ACTION_MULTIPLE) { in checkForLeavingTouchModeAndConsume()
177 if (event.getAction() != KeyEvent.ACTION_MULTIPLE in onKeyOther()
55 && event.getAction() == KeyEvent.ACTION_MULTIPLE) { in onKeyOther()
1752 case KeyEvent.ACTION_MULTIPLE: in commonKey()
2302 case KeyEvent.ACTION_MULTIPLE: in commonKey()
5578 case KeyEvent.ACTION_MULTIPLE: in sendToTextFilter()
32267 field public static final int ACTION_MULTIPLE = 2; // 0x2