Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java252 private static final int IME_VISIBLE_BIND_FLAGS = field in InputMethodManagerService
3212 mCurIntent, mVisibleConnection, IME_VISIBLE_BIND_FLAGS); in showCurrentInputLocked()