Searched refs:SHOW_IMPLICIT (Results 1 – 5 of 5) sorted by relevance
81 mImm.showSoftInput(mPasswordEntry, InputMethodManager.SHOW_IMPLICIT); in onResume()
77 imm.showSoftInput(view, InputMethodManager.SHOW_IMPLICIT);
1057 flags |= InputMethodManager.SHOW_IMPLICIT; in getAppShowFlags()1743 if ((flags&InputMethodManager.SHOW_IMPLICIT) == 0) { in showCurrentInputLocked()1956 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in windowGainedFocus()1982 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in windowGainedFocus()1992 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in windowGainedFocus()
846 public static final int SHOW_IMPLICIT = 0x0001; field in InputMethodManager
27951 field public static final int SHOW_IMPLICIT = 1; // 0x1