Searched refs:DO_SET_COMPOSING_TEXT (Results 1 – 2 of 2) sorted by relevance
56 private static final int DO_SET_COMPOSING_TEXT = 60; field in IInputConnectionWrapper165 dispatchMessage(obtainMessageIO(DO_SET_COMPOSING_TEXT, newCursorPosition, text)); in setComposingText()387 case DO_SET_COMPOSING_TEXT: { in executeMessage()
99978 Lcom/android/internal/view/IInputConnectionWrapper;->DO_SET_COMPOSING_TEXT:I