Searched refs:SHOW_FORCED (Results 1 – 6 of 6) sorted by relevance
60 mImm.showSoftInput(mEditText, InputMethodManager.SHOW_FORCED); in handleIntent()
300 public static final int SHOW_FORCED = 0x00002; field
1536 public static final int SHOW_FORCED = 0x0002; field in InputMethodManager
43 import static android.server.inputmethod.InputMethodManagerServiceProto.SHOW_FORCED;2261 flags |= InputMethod.SHOW_FORCED in getImeShowFlags()2272 flags |= InputMethodManager.SHOW_FORCED; in getAppShowFlags()3121 if ((flags&InputMethodManager.SHOW_FORCED) != 0) { in showCurrentInputLocked()4037 proto.write(SHOW_FORCED, mShowForced); in dumpDebug()
51973 field public static final int SHOW_FORCED = 2; // 0x252050 field public static final int SHOW_FORCED = 2; // 0x2
35744 field public static final int SHOW_FORCED = 2; // 0x235816 field public static final int SHOW_FORCED = 2; // 0x2