Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodBindingController.java118 static final int IME_VISIBLE_BIND_FLAGS = field in InputMethodBindingController
598 IME_VISIBLE_BIND_FLAGS); in setCurrentMethodVisible()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodBindingControllerTest.java194 eq(InputMethodBindingController.IME_VISIBLE_BIND_FLAGS), in testBindCurrentMethodWithVisibleConnection()