Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethod.java280 SHOW_FORCED,
302 public static final int SHOW_FORCED = 0x00002; field
DInputMethodManager.java2193 SHOW_FORCED,
2217 public static final int SHOW_FORCED = 0x0002; field in InputMethodManager
/frameworks/base/services/core/java/com/android/server/inputmethod/
DImeVisibilityStateComputer.java23 import static android.server.inputmethod.InputMethodManagerServiceProto.SHOW_FORCED;
244 if ((showFlags & InputMethodManager.SHOW_FORCED) != 0) { in onImeShowFlags()
284 flags |= InputMethod.SHOW_FORCED | InputMethod.SHOW_EXPLICIT; in getShowFlagsForInputMethodServiceOnly()
299 flags |= InputMethodManager.SHOW_FORCED; in getShowFlags()
600 proto.write(SHOW_FORCED, mShowForced); in dumpDebug()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DImeVisibilityStateComputerTest.java146 mComputer.onImeShowFlags(ImeTracker.Token.empty(), InputMethodManager.SHOW_FORCED); in testRequestImeVisibility_showForced_thenShowExplicit()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/
DInputMethodServiceTest.java563 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_FORCED)).isTrue(), in testShowSoftInputForced_testShowSoftInputExplicitly_thenHideSoftInputNotAlways()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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
/frameworks/base/core/api/
Dcurrent.txt56319 field @Deprecated public static final int SHOW_FORCED = 2; // 0x2
56418 field @Deprecated public static final int SHOW_FORCED = 2; // 0x2