Searched refs:DO_FINISH_COMPOSING_TEXT (Results 1 – 2 of 2) 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()
99966 Lcom/android/internal/view/IInputConnectionWrapper;->DO_FINISH_COMPOSING_TEXT:I