Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java238 public static final int CONTROL_WINDOW_FIRST = 1<<2; field in InputMethodManager
1530 controlFlags |= CONTROL_WINDOW_FIRST; in onPostWindowFocus()