Searched refs:SHOW_FORCED (Results 1 – 7 of 7) sorted by relevance
23 import static android.server.inputmethod.InputMethodManagerServiceProto.SHOW_FORCED;241 if ((showFlags & InputMethodManager.SHOW_FORCED) != 0) { in onImeShowFlags()281 flags |= InputMethod.SHOW_FORCED | InputMethod.SHOW_EXPLICIT; in getShowFlagsForInputMethodServiceOnly()296 flags |= InputMethodManager.SHOW_FORCED; in getShowFlags()585 proto.write(SHOW_FORCED, mShowForced); in dumpDebug()
279 SHOW_FORCED,297 public static final int SHOW_FORCED = 0x00002; field
2043 SHOW_FORCED,2067 public static final int SHOW_FORCED = 0x0002; field in InputMethodManager
142 mComputer.onImeShowFlags(null, InputMethodManager.SHOW_FORCED); in testRequestImeVisibility_showForced_thenShowExplicit()
560 mActivity.showImeWithInputMethodManager(InputMethodManager.SHOW_FORCED)).isTrue(), in testShowSoftInputForced_testShowSoftInputExplicitly_thenHideSoftInputNotAlways()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
55702 field public static final int SHOW_FORCED = 2; // 0x255791 field @Deprecated public static final int SHOW_FORCED = 2; // 0x2