Home
last modified time | relevance | path

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

/cts/tests/inputmethod/testapp/src/android/view/inputmethod/ctstestapp/
DMainActivity.java148 Integer softInputMode = getIntegerIntentExtra( in onCreate() local
150 if (softInputMode != null) { in onCreate()
151 getWindow().setSoftInputMode(softInputMode); in onCreate()
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DForceRelayoutTestBase.java52 void testRelayoutWhenInsetsChange(boolean expectRelayoutWhenInsetsChange, int softInputMode) in testRelayoutWhenInsetsChange() argument
67 activity.getWindow().setSoftInputMode(softInputMode); in testRelayoutWhenInsetsChange()
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DTestActivity.java126 final int currentSoftInputMode = window.getAttributes().softInputMode; in setSoftInputState()
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DWindowFocusHandleService.java154 params.softInputMode = SOFT_INPUT_STATE_HIDDEN; in createPopupTextView()
DTestActivity.java228 final int currentSoftInputMode = window.getAttributes().softInputMode; in setSoftInputState()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodStartInputLifecycleTest.java285 private EditText launchTestActivity(String marker, int softInputMode) { in launchTestActivity() argument
288 activity.getWindow().setSoftInputMode(softInputMode); in launchTestActivity()
DImeInsetsVisibilityTest.java374 lp.softInputMode = WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE; in testEditorWontCoveredByImeWhenInputWindowBehindPanel()
DFocusHandlingTest.java973 int softInputMode) in startFocusedEditorActivity_thenAnotherUnfocusedEditorActivity() argument
1005 activity.getWindow().setSoftInputMode(softInputMode); in startFocusedEditorActivity_thenAnotherUnfocusedEditorActivity()
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DWindowTest.java652 mWindow.getAttributes().softInputMode); in testSetSoftInputMode()
655 mWindow.getAttributes().softInputMode); in testSetSoftInputMode()
658 mWindow.getAttributes().softInputMode); in testSetSoftInputMode()
/cts/tests/framework/base/windowmanager/src/android/server/wm/ime/
DMultiDisplayImeTests.java614 final int currentSoftInputMode = window.getAttributes().softInputMode; in setUnchangedSoftInputState()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt12120 field public int softInputMode;
54670 field public int softInputMode;