Searched refs:DO_SET_COMPOSING_REGION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java48 private static final int DO_SET_COMPOSING_REGION = 63; field in class:IInputConnectionWrapper
138 dispatchMessage(obtainMessageII(DO_SET_COMPOSING_REGION, start, end));
336 case DO_SET_COMPOSING_REGION: {

Completed in 233 milliseconds