Home | History | Annotate | Download | only in music

Lines Matching refs:dispatchKeyEvent

760     // in the list, we need to override dispatchKeyEvent, not onKeyDown.
763 public boolean dispatchKeyEvent(KeyEvent event) {
779 return super.dispatchKeyEvent(event);