Searched defs:DO_PERFORM_EDITOR_ACTION (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java50 private static final int DO_PERFORM_EDITOR_ACTION = 58; field in class:IInputConnectionWrapper
183 dispatchMessage(obtainMessageII(DO_PERFORM_EDITOR_ACTION, id, 0));
366 case DO_PERFORM_EDITOR_ACTION: {

Completed in 33 milliseconds