Searched refs:SOFT_INPUT_ADJUST_RESIZE (Results 1 – 18 of 18) sorted by relevance
37 getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); in onCreate()
52 this.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); in onCreate()
61 this.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); in onCreate()
39 getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); in onCreate()
146 case LayoutParams.SOFT_INPUT_ADJUST_RESIZE: in softInputModeToString()
98 dialog.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); in onCreateDialog()
116 if (mExpectAutoPop && adjustMode == WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE) { in destructiveCheckImeInitialState()
104 mLp.softInputMode = WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE; in add()154 mLpChanged.softInputMode = WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE; in applyFocusableFlag()
135 | WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); in onCreate()
153 lp.softInputMode = WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE; in onCreate()
1529 public static final int SOFT_INPUT_ADJUST_RESIZE = 0x10; field in WindowManager.LayoutParams1570 SOFT_INPUT_ADJUST_RESIZE,
1773 resizeMode = WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE; in performTraversals()
262 mPopup.setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE); in AutoCompleteTextView()
70 import static android.view.WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE;4726 if (adjust != SOFT_INPUT_ADJUST_RESIZE) { in setAttachedWindowFrames()4873 if (adjust != SOFT_INPUT_ADJUST_RESIZE) { in layoutWindowLw()4904 if (adjust == SOFT_INPUT_ADJUST_RESIZE) { in layoutWindowLw()5031 if (adjust != SOFT_INPUT_ADJUST_RESIZE) { in layoutWindowLw()5155 if (adjust != SOFT_INPUT_ADJUST_RESIZE) { in layoutWindowLw()5223 } else if (adjust != SOFT_INPUT_ADJUST_RESIZE) { in layoutWindowLw()
52 import static android.view.WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE;2226 == SOFT_INPUT_ADJUST_RESIZE) { in prepareWindowToDisplayDuringRelayout()
34743 field public static final int SOFT_INPUT_ADJUST_RESIZE = 16; // 0x10
46799 field public static final int SOFT_INPUT_ADJUST_RESIZE = 16; // 0x10
50341 field public static final int SOFT_INPUT_ADJUST_RESIZE = 16; // 0x10