Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1053 public static final int HIDE_NOT_ALWAYS = 0x0002; field in InputMethodManager
1496 mService.hideSoftInput(mClient, HIDE_NOT_ALWAYS, null); in closeCurrentInput()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java2550 requestHideSelf(InputMethodManager.HIDE_NOT_ALWAYS); in onExtractingInputChanged()
/frameworks/base/services/core/java/com/android/server/
DInputMethodManagerService.java2595 if (mShowForced && (flags&InputMethodManager.HIDE_NOT_ALWAYS) != 0) { in hideCurrentInputLocked()
2745 hideCurrentInputLocked(InputMethodManager.HIDE_NOT_ALWAYS, null); in windowGainedFocus()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35811 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt48283 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
Dtest-current.txt48750 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
Dsystem-current.txt51874 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2