Home | History | Annotate | Download | only in webkit

Lines Matching refs:onKeyMultiple

2032     public boolean onKeyMultiple(int keyCode, int repeatCount, KeyEvent event) {
2033 return mProvider.getViewDelegate().onKeyMultiple(keyCode, repeatCount, event);