Home
last modified time | relevance | path

Searched refs:handleFunctionalEvent (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogic.java467 handleFunctionalEvent(currentEvent, inputTransaction, currentKeyboardScriptId, in onCodeInput()
644 private void handleFunctionalEvent(final Event event, final InputTransaction inputTransaction, in handleFunctionalEvent() method in InputLogic