Home
last modified time | relevance | path

Searched refs:FLAG_EDITOR_ACTION (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DBaseInputConnection.java575 | KeyEvent.FLAG_EDITOR_ACTION)); in performEditorAction()
580 | KeyEvent.FLAG_EDITOR_ACTION)); in performEditorAction()
/frameworks/base/core/java/android/view/
DKeyEvent.java1167 public static final int FLAG_EDITOR_ACTION = 0x10; field in KeyEvent
/frameworks/base/core/java/android/widget/
DTextView.java7068 | KeyEvent.FLAG_EDITOR_ACTION)); in onEditorAction()
7074 | KeyEvent.FLAG_EDITOR_ACTION)); in onEditorAction()
8344 if ((event.getFlags() & KeyEvent.FLAG_EDITOR_ACTION) != 0 in doKeyDown()
8562 if ((event.getFlags() & KeyEvent.FLAG_EDITOR_ACTION) != 0 in onKeyUp()
8591 & KeyEvent.FLAG_EDITOR_ACTION) != 0) { in onKeyUp()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32443 field public static final int FLAG_EDITOR_ACTION = 16; // 0x10
/frameworks/base/non-updatable-api/
Dcurrent.txt50402 field public static final int FLAG_EDITOR_ACTION = 16; // 0x10
/frameworks/base/api/
Dcurrent.txt50546 field public static final int FLAG_EDITOR_ACTION = 16; // 0x10