Searched refs:SHOW_IMPLICIT (Results 1 – 6 of 6) sorted by relevance
96 mImm.showSoftInput(mPasswordEntry, InputMethodManager.SHOW_IMPLICIT); in resetState()121 mImm.showSoftInput(mPasswordEntry, InputMethodManager.SHOW_IMPLICIT); in onResume()
981 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()
1321 public static final int SHOW_IMPLICIT = 0x0001; field in InputMethodManager
35817 field public static final int SHOW_IMPLICIT = 1; // 0x1
54605 field public static final int SHOW_IMPLICIT = 1; // 0x1
54749 field public static final int SHOW_IMPLICIT = 1; // 0x1