Home
last modified time | relevance | path

Searched refs:HIDE_NOT_ALWAYS (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DDefaultImeVisibilityApplier.java191 InputMethodManager.HIDE_NOT_ALWAYS, null /* resultReceiver */, reason); in applyImeVisibility()
DImeVisibilityStateComputer.java267 if (mShowForced && (hideFlags & InputMethodManager.HIDE_NOT_ALWAYS) != 0) { in canHideIme()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DImeVisibilityStateComputerTest.java198 InputMethodManager.HIDE_NOT_ALWAYS)).isTrue(); in testRequestImeVisibility_hideNotAlways()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/
DInputMethodServiceTest.java575 mActivity.hideImeWithInputMethodManager(InputMethodManager.HIDE_NOT_ALWAYS), in testShowSoftInputForced_testShowSoftInputExplicitly_thenHideSoftInputNotAlways()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2410 HIDE_NOT_ALWAYS,
2427 public static final int HIDE_NOT_ALWAYS = 0x0002; field in InputMethodManager
3617 HIDE_NOT_ALWAYS, in closeCurrentInput()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java4236 requestHideSelf(InputMethodManager.HIDE_NOT_ALWAYS,
/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.txt35811 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt56413 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2