Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodSessionWrapper.java46 private static final int DO_DISPLAY_COMPLETIONS = 65; field in IInputMethodSessionWrapper
95 case DO_DISPLAY_COMPLETIONS: in executeMessage()
163 DO_DISPLAY_COMPLETIONS, completions)); in displayCompletions()