Home
last modified time | relevance | path

Searched refs:DO_SET_COMPOSING_TEXT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInputConnectionWrapper.java56 private static final int DO_SET_COMPOSING_TEXT = 60; field in IInputConnectionWrapper
165 dispatchMessage(obtainMessageIO(DO_SET_COMPOSING_TEXT, newCursorPosition, text)); in setComposingText()
387 case DO_SET_COMPOSING_TEXT: { in executeMessage()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt99978 Lcom/android/internal/view/IInputConnectionWrapper;->DO_SET_COMPOSING_TEXT:I