Searched refs:softInputMode (Results 1 – 11 of 11) sorted by relevance
148 Integer softInputMode = getIntegerIntentExtra( in onCreate() local150 if (softInputMode != null) { in onCreate()151 getWindow().setSoftInputMode(softInputMode); in onCreate()
52 void testRelayoutWhenInsetsChange(boolean expectRelayoutWhenInsetsChange, int softInputMode) in testRelayoutWhenInsetsChange() argument67 activity.getWindow().setSoftInputMode(softInputMode); in testRelayoutWhenInsetsChange()
126 final int currentSoftInputMode = window.getAttributes().softInputMode; in setSoftInputState()
154 params.softInputMode = SOFT_INPUT_STATE_HIDDEN; in createPopupTextView()
228 final int currentSoftInputMode = window.getAttributes().softInputMode; in setSoftInputState()
285 private EditText launchTestActivity(String marker, int softInputMode) { in launchTestActivity() argument288 activity.getWindow().setSoftInputMode(softInputMode); in launchTestActivity()
374 lp.softInputMode = WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE; in testEditorWontCoveredByImeWhenInputWindowBehindPanel()
973 int softInputMode) in startFocusedEditorActivity_thenAnotherUnfocusedEditorActivity() argument1005 activity.getWindow().setSoftInputMode(softInputMode); in startFocusedEditorActivity_thenAnotherUnfocusedEditorActivity()
652 mWindow.getAttributes().softInputMode); in testSetSoftInputMode()655 mWindow.getAttributes().softInputMode); in testSetSoftInputMode()658 mWindow.getAttributes().softInputMode); in testSetSoftInputMode()
614 final int currentSoftInputMode = window.getAttributes().softInputMode; in setUnchangedSoftInputState()
12120 field public int softInputMode;54670 field public int softInputMode;