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

/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProviderInfo.java40 public static final int RESIZE_VERTICAL = 2; field in class:AppWidgetProviderInfo
44 public static final int RESIZE_BOTH = RESIZE_HORIZONTAL | RESIZE_VERTICAL;
180 * {@link #RESIZE_VERTICAL}, {@link #RESIZE_BOTH}.

Completed in 50 milliseconds