Searched refs:SHOW_IMPLICIT (Results 1 – 9 of 9) sorted by relevance
200 () -> mInputMethodService.requestShowSelf(InputMethodManager.SHOW_IMPLICIT), in testShowHideSelf()285 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInput_disableShowImeWithHardKeyboard()323 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputImplicitly()381 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputImplicitly_fullScreenMode()423 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputImplicitly_withHardKeyboard()482 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputImplicitly_thenConfigurationChanged()534 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_IMPLICIT)).isTrue(), in testShowSoftInputExplicitly_thenShowSoftInputImplicitly_withHardKeyboard()
94 boolean res = mComputer.onImeShowFlags(null, InputMethodManager.SHOW_IMPLICIT); in testRequestImeVisibility_showImplicit()131 mComputer.onImeShowFlags(null, InputMethodManager.SHOW_IMPLICIT); in testRequestImeVisibility_showExplicit_thenShowImplicit()155 boolean res = mComputer.onImeShowFlags(null, InputMethodManager.SHOW_IMPLICIT); in testRequestImeVisibility_showImplicit_a11yNoImePolicy()173 boolean res = mComputer.onImeShowFlags(null, InputMethodManager.SHOW_IMPLICIT); in testRequestImeVisibility_showImplicit_imeHiddenPolicy()
244 } else if ((showFlags & InputMethodManager.SHOW_IMPLICIT) == 0) { in onImeShowFlags()298 flags |= InputMethodManager.SHOW_IMPLICIT; in getShowFlags()
175 InputMethodManager.SHOW_IMPLICIT, null, reason); in applyImeVisibility()
3985 showCurrentInputLocked(windowToken, null /* statsToken */, InputMethodManager.SHOW_IMPLICIT, in showCurrentInputImplicitLocked()
143 imm.showSoftInput(view, InputMethodManager.SHOW_IMPLICIT); in showSoftKeyboard()
2042 SHOW_IMPLICIT,2053 public static final int SHOW_IMPLICIT = 0x0001; field in InputMethodManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
55792 field public static final int SHOW_IMPLICIT = 1; // 0x1