Searched defs:DO_FINISH_COMPOSING_TEXT (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java54 private static final int DO_FINISH_COMPOSING_TEXT = 65; field in class:IInputConnectionWrapper
199 dispatchMessage(obtainMessage(DO_FINISH_COMPOSING_TEXT));
421 case DO_FINISH_COMPOSING_TEXT: {

Completed in 39 milliseconds