Home
last modified time | relevance | path

Searched refs:DO_PERFORM_EDITOR_ACTION (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java69 private static final int DO_PERFORM_EDITOR_ACTION = 58; field in IInputConnectionWrapper
254 dispatchMessage(obtainMessageII(DO_PERFORM_EDITOR_ACTION, id, 0)); in performEditorAction()
569 case DO_PERFORM_EDITOR_ACTION: { in executeMessage()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88863 Lcom/android/internal/view/IInputConnectionWrapper;->DO_PERFORM_EDITOR_ACTION:I