Home | History | Annotate | Download | only in widget

Lines Matching refs:dispatchKeyEvent

2095     public boolean dispatchKeyEvent(KeyEvent event) {
2097 boolean handled = super.dispatchKeyEvent(event);