Searched refs:SHOW_IMPLICIT (Results 1 – 6 of 6) sorted by relevance
96 mImm.showSoftInput(mPasswordEntry, InputMethodManager.SHOW_IMPLICIT); in onResume()
77 imm.showSoftInput(view, InputMethodManager.SHOW_IMPLICIT);
1130 flags |= InputMethodManager.SHOW_IMPLICIT; in getAppShowFlags()1863 if ((flags&InputMethodManager.SHOW_IMPLICIT) == 0) { in showCurrentInputLocked()2077 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in windowGainedFocus()2103 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in windowGainedFocus()2113 showCurrentInputLocked(InputMethodManager.SHOW_IMPLICIT, null); in windowGainedFocus()
907 public static final int SHOW_IMPLICIT = 0x0001; field in InputMethodManager
38053 field public static final int SHOW_IMPLICIT = 1; // 0x1
35819 field public static final int SHOW_IMPLICIT = 1; // 0x1