Searched refs:onKey (Results 1 – 3 of 3) sorted by relevance
43 getOnKeyboardActionListener().onKey(KEYCODE_OPTIONS, null); in onLongPress()
388 onKey(c, null); in translateKeyDown()417 onKey(Keyboard.KEYCODE_DELETE, null); in onKeyDown()547 public void onKey(int primaryCode, int[] keyCodes) { in onKey() method in SoftKeyboard
70 public boolean onKey(View v, int keyCode, KeyEvent event) { in onKey() method in List12