Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DKeyEvent.java880 public static final int ACTION_MULTIPLE = 2; field in KeyEvent
1474 mAction = ACTION_MULTIPLE; in KeyEvent()
2700 case ACTION_MULTIPLE: in dispatch()
2714 mAction = ACTION_MULTIPLE; in dispatch()
2849 case ACTION_MULTIPLE: in actionToString()
DInputEventConsistencyVerifier.java238 case KeyEvent.ACTION_MULTIPLE: in onKeyEvent()
DViewRootImpl.java4671 KeyEvent.ACTION_MULTIPLE, keycode, repeatCount, metaState, in process()
5469 if (action != KeyEvent.ACTION_DOWN && action != KeyEvent.ACTION_MULTIPLE) { in checkForLeavingTouchModeAndConsume()
/frameworks/base/core/java/android/text/method/
DBaseKeyListener.java478 if (event.getAction() != KeyEvent.ACTION_MULTIPLE in onKeyOther()
DBaseMovementMethod.java55 && event.getAction() == KeyEvent.ACTION_MULTIPLE) { in onKeyOther()
/frameworks/base/core/java/android/widget/
DGridView.java1746 case KeyEvent.ACTION_MULTIPLE: in commonKey()
DListView.java2394 case KeyEvent.ACTION_MULTIPLE: in commonKey()
DAbsListView.java5802 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/api/
Dcurrent.txt41184 field public static final int ACTION_MULTIPLE = 2; // 0x2
Dsystem-current.txt44184 field public static final int ACTION_MULTIPLE = 2; // 0x2
Dtest-current.txt41263 field public static final int ACTION_MULTIPLE = 2; // 0x2