Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/common/
H A DUiUtil.java46 view.getApplicationWindowToken(), InputMethodManager.SHOW_FORCED, 0); in forceOpenKeyboardFrom()
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
H A DImeActivity.java60 mImm.showSoftInput(mEditText, InputMethodManager.SHOW_FORCED); in handleIntent()
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethod.java287 public static final int SHOW_FORCED = 0x00002; field
H A DInputMethodManager.java1536 public static final int SHOW_FORCED = 0x0002; field in InputMethodManager
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java43 import static android.server.inputmethod.InputMethodManagerServiceProto.SHOW_FORCED;
2258 flags |= InputMethod.SHOW_FORCED in getImeShowFlags()
2269 flags |= InputMethodManager.SHOW_FORCED; in getAppShowFlags()
3113 if ((flags&InputMethodManager.SHOW_FORCED) != 0) { in showCurrentInputLocked()
4029 proto.write(SHOW_FORCED, mShowForced); in dumpDebug()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt52071 field public static final int SHOW_FORCED = 2; // 0x2
52148 field public static final int SHOW_FORCED = 2; // 0x2
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt35744 field public static final int SHOW_FORCED = 2; // 0x2
35816 field public static final int SHOW_FORCED = 2; // 0x2