Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPasswordView.java96 mImm.showSoftInput(mPasswordEntry, InputMethodManager.SHOW_IMPLICIT); in resetState()
121 mImm.showSoftInput(mPasswordEntry, InputMethodManager.SHOW_IMPLICIT); in onResume()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java981 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in onChange()
2004 flags |= InputMethodManager.SHOW_IMPLICIT; in getAppShowFlags()
2790 } else if ((flags&InputMethodManager.SHOW_IMPLICIT) == 0) { in showCurrentInputLocked()
3104 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in startInputOrWindowGainedFocusInternalLocked()
3130 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in startInputOrWindowGainedFocusInternalLocked()
3147 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in startInputOrWindowGainedFocusInternalLocked()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1321 public static final int SHOW_IMPLICIT = 0x0001; field in InputMethodManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35817 field public static final int SHOW_IMPLICIT = 1; // 0x1
/frameworks/base/non-updatable-api/
Dcurrent.txt54605 field public static final int SHOW_IMPLICIT = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt54749 field public static final int SHOW_IMPLICIT = 1; // 0x1