Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
DEventInterpreter.java36 public class EventInterpreter { class
56 public EventInterpreter(final LatinIME latinIme) { in EventInterpreter() method in EventInterpreter
75 public EventInterpreter(final EventDecoderSpec specification, final LatinIME latinIme) { in EventInterpreter() method in EventInterpreter
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java70 import com.android.inputmethod.event.EventInterpreter;
180 private EventInterpreter mEventInterpreter = new EventInterpreter(this);