Home | History | Annotate | Download | only in contacts

Lines Matching full:keycode

322     public boolean onKeyDown(int keyCode, KeyEvent event) {
323 switch (keyCode) {
337 return super.onKeyDown(keyCode, event);