Home
last modified time | relevance | path

Searched refs:ACTION_MULTIPLE (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/view/
DKeyEvent.java915 public static final int ACTION_MULTIPLE = 2; field in KeyEvent
1527 mAction = ACTION_MULTIPLE; in KeyEvent()
2827 case ACTION_MULTIPLE: in dispatch()
2841 mAction = ACTION_MULTIPLE; in dispatch()
2978 case ACTION_MULTIPLE: in actionToString()
DInputEventConsistencyVerifier.java241 case KeyEvent.ACTION_MULTIPLE: in onKeyEvent()
DViewRootImpl.java5935 KeyEvent.ACTION_MULTIPLE, keycode, repeatCount, metaState, in process()
6808 if (action != KeyEvent.ACTION_DOWN && action != KeyEvent.ACTION_MULTIPLE) {
/frameworks/base/core/java/android/text/method/
DBaseKeyListener.java502 if (event.getAction() != KeyEvent.ACTION_MULTIPLE in onKeyOther()
DBaseMovementMethod.java55 && event.getAction() == KeyEvent.ACTION_MULTIPLE) { in onKeyOther()
/frameworks/base/core/java/android/widget/
DGridView.java1770 case KeyEvent.ACTION_MULTIPLE: in commonKey()
DListView.java2502 case KeyEvent.ACTION_MULTIPLE: in commonKey()
DAbsListView.java5928 case KeyEvent.ACTION_MULTIPLE: in sendToTextFilter()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32438 field public static final int ACTION_MULTIPLE = 2; // 0x2
/frameworks/base/non-updatable-api/
Dcurrent.txt50397 field @Deprecated public static final int ACTION_MULTIPLE = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt50541 field @Deprecated public static final int ACTION_MULTIPLE = 2; // 0x2