Searched refs:minResizeWidth (Results 1 – 5 of 5) sorted by relevance
154 public int minResizeWidth; field in AppWidgetProviderInfo287 this.minResizeWidth = in.readInt(); in AppWidgetProviderInfo()372 out.writeInt(this.minResizeWidth); in writeToParcel()395 that.minResizeWidth = this.minResizeHeight; in clone()440 minResizeWidth = TypedValue.complexToDimensionPixelSize(minResizeWidth, displayMetrics); in updateDimensions()
2403 pw.print(") minResize=("); pw.print(info.minResizeWidth); in dumpProvider()2593 info.minResizeWidth = value != null ? value.data : info.minWidth; in parseAppWidgetProviderInfo()
855 field public static final int minResizeWidth = 16843669; // 0x10103955781 field public int minResizeWidth;
5002 Landroid/appwidget/AppWidgetProviderInfo;->minResizeWidth:I36322 Landroid/R$attr;->minResizeWidth:I
926 field public static final int minResizeWidth = 16843669; // 0x10103957647 field public int minResizeWidth;