Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java83 private static final int DO_CLOSE_CONNECTION = 150; field in IInputConnectionWrapper
318 dispatchMessage(obtainMessage(DO_CLOSE_CONNECTION)); in closeConnection()
819 case DO_CLOSE_CONNECTION: { in executeMessage()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88848 Lcom/android/internal/view/IInputConnectionWrapper;->DO_CLOSE_CONNECTION:I