Searched refs:SHOW_FORCED (Results 1 – 8 of 8) sorted by relevance
280 SHOW_FORCED,302 public static final int SHOW_FORCED = 0x00002; field
2193 SHOW_FORCED,2217 public static final int SHOW_FORCED = 0x0002; field in InputMethodManager
23 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()
146 mComputer.onImeShowFlags(ImeTracker.Token.empty(), InputMethodManager.SHOW_FORCED); in testRequestImeVisibility_showForced_thenShowExplicit()
563 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_FORCED)).isTrue(), in testShowSoftInputForced_testShowSoftInputExplicitly_thenHideSoftInputNotAlways()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
35744 field public static final int SHOW_FORCED = 2; // 0x235816 field public static final int SHOW_FORCED = 2; // 0x2
56319 field @Deprecated public static final int SHOW_FORCED = 2; // 0x256418 field @Deprecated public static final int SHOW_FORCED = 2; // 0x2