Searched refs:CONTROL_WINDOW_FIRST (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java229 public static final int CONTROL_WINDOW_FIRST = 1<<2; field in class:InputMethodManager
1425 controlFlags |= CONTROL_WINDOW_FIRST;

Completed in 39 milliseconds