Searched defs:DO_END_BATCH_EDIT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java59 private static final int DO_END_BATCH_EDIT = 95; field in class:IInputConnectionWrapper
225 dispatchMessage(obtainMessage(DO_END_BATCH_EDIT));
480 case DO_END_BATCH_EDIT: {

Completed in 30 milliseconds