Home | History | Annotate | Download | only in widget

Lines Matching refs:doKeyDown

5616         int which = doKeyDown(keyCode, event, null);
5628 int which = doKeyDown(keyCode, down, event);
5647 // mEditor and mEditor.mInput are not null from doKeyDown
5656 // mMovement is not null from doKeyDown
5710 private int doKeyDown(int keyCode, KeyEvent event, KeyEvent otherEvent) {