Searched refs:minResizeHeight (Results 1 – 11 of 11) sorted by relevance
112 public int minResizeHeight; field in AppWidgetProviderInfo227 this.minResizeHeight = in.readInt(); in AppWidgetProviderInfo()318 out.writeInt(this.minResizeHeight); in writeToParcel()344 that.minResizeWidth = this.minResizeHeight; in clone()345 that.minResizeHeight = this.minResizeHeight; in clone()
390 appWidget.minResizeHeight = in onProviderChanged()391 TypedValue.complexToDimensionPixelSize(appWidget.minResizeHeight, mDisplayMetrics); in onProviderChanged()
1079 info.minResizeHeight = TypedValue.complexToDimensionPixelSize(info.minResizeHeight, in convertSizesToPixels()
310 and/or {@link android.appwidget.AppWidgetProviderInfo#minResizeHeight android:minResizeHeight}.</p>319 android.appwidget.AppWidgetProviderInfo#minResizeHeight android:minResizeHeight}.
194 <li>The <code>minResizeWidth</code> and <code>minResizeHeight</code> attributes269 <li>The <code>minResizeHeight</code> attribute specifies the minimum height (in dps) to which
206 <code>minResizeHeight</code>; these values should specify the size below which the widget would be
2264 pw.print("x"); pw.print(info.minResizeHeight); in dumpProvider()2438 info.minResizeHeight = value != null ? value.data : info.minHeight; in parseProviderInfoXml()
854 field public static final int minResizeHeight = 16843670; // 0x10103965780 field public int minResizeHeight;
863 field public static final int minResizeHeight = 16843670; // 0x10103966661 field public int minResizeHeight;
863 field public static final int minResizeHeight = 16843670; // 0x10103966655 field public int minResizeHeight;
970 field public static final int minResizeHeight = 16843670; // 0x10103966948 field public int minResizeHeight;