Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
DImeActivity.java60 mImm.showSoftInput(mEditText, InputMethodManager.SHOW_FORCED); in handleIntent()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethod.java300 public static final int SHOW_FORCED = 0x00002; field
DInputMethodManager.java1536 public static final int SHOW_FORCED = 0x0002; field in InputMethodManager
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java43 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()
/frameworks/base/core/api/
Dcurrent.txt51973 field public static final int SHOW_FORCED = 2; // 0x2
52050 field public static final int SHOW_FORCED = 2; // 0x2
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35744 field public static final int SHOW_FORCED = 2; // 0x2
35816 field public static final int SHOW_FORCED = 2; // 0x2