Home | History | Annotate | Download | only in music

Lines Matching refs:dispatchKeyEvent

772     // in the list, we need to override dispatchKeyEvent, not onKeyDown.
775 public boolean dispatchKeyEvent(KeyEvent event) {
792 return super.dispatchKeyEvent(event);