Searched refs:FLAG_EDITOR_ACTION (Results 1 – 6 of 6) sorted by relevance
575 | KeyEvent.FLAG_EDITOR_ACTION)); in performEditorAction()580 | KeyEvent.FLAG_EDITOR_ACTION)); in performEditorAction()
1167 public static final int FLAG_EDITOR_ACTION = 0x10; field in KeyEvent
7068 | 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()
32443 field public static final int FLAG_EDITOR_ACTION = 16; // 0x10
50402 field public static final int FLAG_EDITOR_ACTION = 16; // 0x10
50546 field public static final int FLAG_EDITOR_ACTION = 16; // 0x10