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

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

Completed in 736 milliseconds