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

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

Completed in 54 milliseconds