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.java52 private static final int DO_PERFORM_EDITOR_ACTION = 58; field in class:IInputConnectionWrapper
155 dispatchMessage(obtainMessageII(DO_PERFORM_EDITOR_ACTION, id, 0));
354 case DO_PERFORM_EDITOR_ACTION: {

Completed in 41 milliseconds