Searched defs:DO_GET_CURSOR_CAPS_MODE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java43 private static final int DO_GET_CURSOR_CAPS_MODE = 30; field in class:IInputConnectionWrapper
155 dispatchMessage(obtainMessageISC(DO_GET_CURSOR_CAPS_MODE, reqModes, seq, callback));
307 case DO_GET_CURSOR_CAPS_MODE: {

Completed in 52 milliseconds