Searched refs:processMoveKeyEvent (Results 1 – 4 of 4) sorted by relevance
1109 mCandidatesViewManager.processMoveKeyEvent(KeyEvent.KEYCODE_DPAD_RIGHT); in onEvent()1401 mCandidatesViewManager.processMoveKeyEvent(KeyEvent.KEYCODE_DPAD_LEFT); in processKeyEvent()1414 mCandidatesViewManager.processMoveKeyEvent(KeyEvent.KEYCODE_DPAD_RIGHT); in processKeyEvent()1535 mCandidatesViewManager.processMoveKeyEvent(KeyEvent.KEYCODE_DPAD_RIGHT); in processHardwareKeyboardSpaceKey()1624 mCandidatesViewManager.processMoveKeyEvent(KeyEvent.KEYCODE_DPAD_LEFT); in processLeftKeyEvent()1656 mCandidatesViewManager.processMoveKeyEvent(KeyEvent.KEYCODE_DPAD_RIGHT); in processRightKeyEvent()1693 mCandidatesViewManager.processMoveKeyEvent(KeyEvent.KEYCODE_DPAD_DOWN); in processDownKeyEvent()1700 mCandidatesViewManager.processMoveKeyEvent(KeyEvent.KEYCODE_DPAD_UP); in processUpKeyEvent()2454 mCandidatesViewManager.processMoveKeyEvent(KeyEvent.KEYCODE_DPAD_RIGHT); in processSoftKeyboardCode()
138 public abstract void processMoveKeyEvent(int key); in processMoveKeyEvent() method in CandidatesViewManager
568 public void processMoveKeyEvent(int key) { in processMoveKeyEvent() method in TextCandidates1LineViewManager
1626 public void processMoveKeyEvent(int key) { in processMoveKeyEvent() method in TextCandidatesViewManager