Searched defs:SOFT_INPUT_ADJUST_RESIZE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindowManager.java871 * will ignore a value of {@link #SOFT_INPUT_ADJUST_RESIZE} for the window's
1572 public static final int SOFT_INPUT_ADJUST_RESIZE = 0x10; field in class:WindowManager.LayoutParams
1578 * can <em>not</em> be combined with {@link #SOFT_INPUT_ADJUST_RESIZE}; if
1613 SOFT_INPUT_ADJUST_RESIZE,
1630 * {@link #SOFT_INPUT_ADJUST_UNSPECIFIED}, {@link #SOFT_INPUT_ADJUST_RESIZE},

Completed in 611 milliseconds