Searched refs:setSoftInputMode (Results 1 – 15 of 15) sorted by relevance
98 dialog.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); in onCreateDialog()
111 setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_STATE_VISIBLE) in <lambda>()
156 .setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_STATE_VISIBLE); in createDialog()
309 window.setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_IS_FORWARD_NAVIGATION); in temporarilyDisableDialogFocus()
136 getWindow().setSoftInputMode( in onCreate()
7950 mWindow.setSoftInputMode(info.softInputMode);
360 public void setSoftInputMode(int mode) { in setSoftInputMode() method in ListPopupWindow361 mPopup.setSoftInputMode(mode); in setSoftInputMode()
275 mPopup.setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); in AutoCompleteTextView()
776 public void setSoftInputMode(@SoftInputModeFlags int mode) { in setSoftInputMode() method in PopupWindow
1133 public void setSoftInputMode(int mode) { in setSoftInputMode() method in Window
353 window.setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_PAN); in SaveUi()
18850 HSPLandroid/view/Window;->setSoftInputMode(I)V20352 HSPLandroid/widget/ListPopupWindow;->setSoftInputMode(I)V20459 HSPLandroid/widget/PopupWindow;->setSoftInputMode(I)V
50137 method public void setSoftInputMode(int);55048 method public void setSoftInputMode(int);55341 method public void setSoftInputMode(int);
34529 method public void setSoftInputMode(int);37776 method public void setSoftInputMode(int);38009 method public void setSoftInputMode(int);
18898 HSPLandroid/view/Window;->setSoftInputMode(I)V20400 HSPLandroid/widget/ListPopupWindow;->setSoftInputMode(I)V20506 HSPLandroid/widget/PopupWindow;->setSoftInputMode(I)V