Home
last modified time | relevance | path

Searched refs:SUCCESS_WAITING_IME_BINDING (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/inputmethod/
DInputBindResult.java43 ResultCode.SUCCESS_WAITING_IME_BINDING,
87 int SUCCESS_WAITING_IME_BINDING = 2; field
339 case ResultCode.SUCCESS_WAITING_IME_BINDING: in getResultString()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodBindingControllerTest.java163 assertThat(result.result).isEqualTo(InputBindResult.ResultCode.SUCCESS_WAITING_IME_BINDING); in testBindCurrentMethodWithMainConnection()
DInputMethodManagerServiceTestBase.java95 InputBindResult.ResultCode.SUCCESS_WAITING_IME_BINDING,
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodBindingController.java533 InputBindResult.ResultCode.SUCCESS_WAITING_IME_BINDING, in bindCurrentMethod()
DInputMethodManagerService.java2369 InputBindResult.ResultCode.SUCCESS_WAITING_IME_BINDING, in tryReuseConnectionLocked()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt85246 Lcom/android/internal/view/InputBindResult$ResultCode;->SUCCESS_WAITING_IME_BINDING:I