Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java66 private static final int DO_COMMIT_COMPLETION = 55; field in IInputConnectionWrapper
242 dispatchMessage(obtainMessageO(DO_COMMIT_COMPLETION, text)); in commitCompletion()
597 case DO_COMMIT_COMPLETION: { in executeMessage()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88849 Lcom/android/internal/view/IInputConnectionWrapper;->DO_COMMIT_COMPLETION:I