Home
last modified time | relevance | path

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

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