Searched refs:DO_FINISH_COMPOSING_TEXT (Results 1 – 1 of 1) sorted by relevance
56 private static final int DO_FINISH_COMPOSING_TEXT = 65; field in IInputConnectionWrapper171 dispatchMessage(obtainMessage(DO_FINISH_COMPOSING_TEXT)); in finishComposingText()409 case DO_FINISH_COMPOSING_TEXT: { in executeMessage()