Home
last modified time | relevance | path

Searched refs:SHOW_IMPLICIT (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/
DInputMethodServiceTest.java203 () -> mInputMethodService.requestShowSelf(InputMethodManager.SHOW_IMPLICIT), in testShowHideSelf()
288 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInput_disableShowImeWithHardKeyboard()
326 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputImplicitly()
384 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputImplicitly_fullScreenMode()
426 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputImplicitly_withHardKeyboard()
485 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputImplicitly_thenConfigurationChanged()
537 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputExplicitly_thenShowSoftInputImplicitly_withHardKeyboard()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DImeVisibilityStateComputerTest.java98 InputMethodManager.SHOW_IMPLICIT); in testRequestImeVisibility_showImplicit()
135 mComputer.onImeShowFlags(null, InputMethodManager.SHOW_IMPLICIT); in testRequestImeVisibility_showExplicit_thenShowImplicit()
160 InputMethodManager.SHOW_IMPLICIT); in testRequestImeVisibility_showImplicit_a11yNoImePolicy()
179 InputMethodManager.SHOW_IMPLICIT); in testRequestImeVisibility_showImplicit_imeHiddenPolicy()
/frameworks/base/apct-tests/perftests/core/src/android/view/
DInputStageBenchmark.java143 imm.showSoftInput(view, InputMethodManager.SHOW_IMPLICIT); in showSoftKeyboard()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DImeVisibilityStateComputer.java247 } else if ((showFlags & InputMethodManager.SHOW_IMPLICIT) == 0) { in onImeShowFlags()
301 flags |= InputMethodManager.SHOW_IMPLICIT; in getShowFlags()
DDefaultImeVisibilityApplier.java201 InputMethodManager.SHOW_IMPLICIT, MotionEvent.TOOL_TYPE_UNKNOWN, in applyImeVisibility()
DInputMethodManagerService.java780 InputMethodManager.SHOW_IMPLICIT, in onChange()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2192 SHOW_IMPLICIT,
2203 public static final int SHOW_IMPLICIT = 0x0001; field in InputMethodManager
/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.txt35817 field public static final int SHOW_IMPLICIT = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt56419 field public static final int SHOW_IMPLICIT = 1; // 0x1