Searched refs: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
84 case DO_DISPLAY_COMPLETIONS:
145 DO_DISPLAY_COMPLETIONS, completions));

Completed in 1535 milliseconds