Searched defs:DO_DISPLAY_COMPLETIONS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodSessionWrapper.java42 private static final int DO_DISPLAY_COMPLETIONS = 65; field in class:IInputMethodSessionWrapper
88 case DO_DISPLAY_COMPLETIONS:
162 DO_DISPLAY_COMPLETIONS, completions));

Completed in 41 milliseconds