Home | History | Annotate | Download | only in view

Lines Matching refs:onKeyMultiple

1246         boolean onKeyMultiple(int keyCode, int count, KeyEvent event);
2647 if (receiver.onKeyMultiple(code, count, this)) {