Searched refs:DO_PERFORM_PRIVATE_COMMAND (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java55 private static final int DO_PERFORM_PRIVATE_COMMAND = 120; field in class:IInputConnectionWrapper
175 dispatchMessage(obtainMessageOO(DO_PERFORM_PRIVATE_COMMAND, action, data));
412 case DO_PERFORM_PRIVATE_COMMAND: {

Completed in 5 milliseconds