Home
last modified time | relevance | path

Searched defs:InputLogicHandler (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogicHandler.java33 class InputLogicHandler implements Handler.Callback { class
65 private InputLogicHandler() { in InputLogicHandler() method in InputLogicHandler
71 public InputLogicHandler(final LatinIME latinIME, final InputLogic inputLogic) { in InputLogicHandler() method in InputLogicHandler