Searched refs:DO_PERFORM_EDITOR_ACTION (Results 1 – 2 of 2) sorted by relevance
54 private static final int DO_PERFORM_EDITOR_ACTION = 58; field in IInputConnectionWrapper153 dispatchMessage(obtainMessageII(DO_PERFORM_EDITOR_ACTION, id, 0)); in performEditorAction()351 case DO_PERFORM_EDITOR_ACTION: { in executeMessage()
99973 Lcom/android/internal/view/IInputConnectionWrapper;->DO_PERFORM_EDITOR_ACTION:I