Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DKeyboardVisibilityControlTest.java679 if (isClearShowForcedFlagEnabled(testActivity.getPackageName())) { in testShowSoftInputWithShowForcedFlagWhenAppIsLeaving()
1839 private static boolean isClearShowForcedFlagEnabled(String packageName) { in isClearShowForcedFlagEnabled() method in KeyboardVisibilityControlTest