Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java67 private static final int DO_COMMIT_CORRECTION = 56; field in IInputConnectionWrapper
246 dispatchMessage(obtainMessageO(DO_COMMIT_CORRECTION, info)); in commitCorrection()
611 case DO_COMMIT_CORRECTION: { in executeMessage()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88851 Lcom/android/internal/view/IInputConnectionWrapper;->DO_COMMIT_CORRECTION:I