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