Searched refs:RESIZE_HORIZONTAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProviderInfo.java43 public static final int RESIZE_HORIZONTAL = 1; field in class:AppWidgetProviderInfo
51 public static final int RESIZE_BOTH = RESIZE_HORIZONTAL | RESIZE_VERTICAL;
190 * {@link #RESIZE_NONE}, {@link #RESIZE_HORIZONTAL},

Completed in 128 milliseconds