Searched refs:SHOW_IMPLICIT (Results 1 – 10 of 10) sorted by relevance
203 () -> 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()
98 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()
143 imm.showSoftInput(view, InputMethodManager.SHOW_IMPLICIT); in showSoftKeyboard()
247 } else if ((showFlags & InputMethodManager.SHOW_IMPLICIT) == 0) { in onImeShowFlags()301 flags |= InputMethodManager.SHOW_IMPLICIT; in getShowFlags()
201 InputMethodManager.SHOW_IMPLICIT, MotionEvent.TOOL_TYPE_UNKNOWN, in applyImeVisibility()
780 InputMethodManager.SHOW_IMPLICIT, in onChange()
2192 SHOW_IMPLICIT,2203 public static final int SHOW_IMPLICIT = 0x0001; field in InputMethodManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
35817 field public static final int SHOW_IMPLICIT = 1; // 0x1
56419 field public static final int SHOW_IMPLICIT = 1; // 0x1