Searched refs:DO_CLOSE_CONNECTION (Results 1 – 2 of 2) sorted by relevance
83 private static final int DO_CLOSE_CONNECTION = 150; field in IInputConnectionWrapper318 dispatchMessage(obtainMessage(DO_CLOSE_CONNECTION)); in closeConnection()819 case DO_CLOSE_CONNECTION: { in executeMessage()
88848 Lcom/android/internal/view/IInputConnectionWrapper;->DO_CLOSE_CONNECTION:I