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